mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 00:52:02 +00:00
Fix style
This commit is contained in:
parent
f32704101b
commit
e101fbab53
@ -108,7 +108,6 @@
|
|||||||
(start-clickhouse! node test)
|
(start-clickhouse! node test)
|
||||||
(info "ClickHouse started"))))
|
(info "ClickHouse started"))))
|
||||||
|
|
||||||
|
|
||||||
(teardown! [_ test node]
|
(teardown! [_ test node]
|
||||||
(info node "Tearing down clickhouse")
|
(info node "Tearing down clickhouse")
|
||||||
(kill-clickhouse! node test)
|
(kill-clickhouse! node test)
|
||||||
|
Loading…
Reference in New Issue
Block a user