mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
pep8
This commit is contained in:
parent
e5360413a6
commit
56c9bf5acc
@ -15,4 +15,4 @@ def start_cluster():
|
||||
|
||||
def test_check_client_logs_level(start_cluster):
|
||||
logs = node.query_and_get_answer_with_error("SELECT 1", settings={"send_logs_level": 'trace'})[1]
|
||||
assert logs.count('Trace') != 0
|
||||
assert logs.count('Trace') != 0
|
||||
|
Loading…
Reference in New Issue
Block a user