mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Automatic style fix
This commit is contained in:
parent
5f3535309b
commit
c856dc8c66
@ -24,6 +24,7 @@ node3 = cluster.add_instance(
|
||||
with_minio=True,
|
||||
)
|
||||
|
||||
|
||||
@pytest.fixture(scope="module", autouse=True)
|
||||
def started_cluster():
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user