mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Automatic style fix
This commit is contained in:
parent
e7e080b4a2
commit
eda1379180
@ -82,7 +82,9 @@ def process_test_log(log_path, broken_tests):
|
||||
test_name,
|
||||
"FAIL",
|
||||
test_time,
|
||||
["Test is expected to fail! Please, update broken_tests.txt!\n"],
|
||||
[
|
||||
"Test is expected to fail! Please, update broken_tests.txt!\n"
|
||||
],
|
||||
)
|
||||
)
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user