mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fix test
This commit is contained in:
parent
b2cc6a8cc6
commit
45cde90219
@ -189,3 +189,5 @@ def test_session_close_shutdown(started_cluster):
|
||||
node2.stop_clickhouse()
|
||||
|
||||
assert node1_zk.exists(eph_node) == None
|
||||
|
||||
node2.start_clickhouse()
|
||||
|
Loading…
Reference in New Issue
Block a user