Fix style

This commit is contained in:
alesapin 2021-03-26 19:57:23 +03:00
parent f32704101b
commit e101fbab53
7 changed files with 48 additions and 49 deletions

View File

@ -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)