Automatic style fix

This commit is contained in:
robot-clickhouse 2024-02-28 10:34:40 +00:00
parent a46d7c9191
commit 8145cd15b1

View File

@ -692,6 +692,7 @@ def test_endpoint_without_prefix(cluster):
assert 10 == int(node.query("SELECT count() FROM test"))
def test_endpoint_error_check(cluster):
node = cluster.instances[NODE_NAME]
account_name = "devstoreaccount1"