mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Black
This commit is contained in:
parent
919baf331e
commit
7c53c8bd2c
@ -25,6 +25,7 @@ node3 = cluster.add_instance(
|
||||
|
||||
NOT_SERVING_REQUESTS_ERROR_MSG = "This instance is not currently serving requests"
|
||||
|
||||
|
||||
@pytest.fixture(scope="module")
|
||||
def started_cluster():
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user