mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Automatic style fix
This commit is contained in:
parent
0eefab131d
commit
595ac95a5b
@ -660,6 +660,7 @@ def test_endpoint_new_container(cluster):
|
||||
|
||||
assert 10 == int(node.query("SELECT count() FROM test"))
|
||||
|
||||
|
||||
def test_endpoint_without_prefix(cluster):
|
||||
node = cluster.instances[NODE_NAME]
|
||||
account_name = "devstoreaccount1"
|
||||
|
Loading…
Reference in New Issue
Block a user