mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
Fix bad test
This commit is contained in:
parent
19adcbc69c
commit
29e3485c2f
@ -62,10 +62,6 @@ def started_cluster():
|
||||
node_with_backoff,
|
||||
True,
|
||||
),
|
||||
(
|
||||
node_no_backoff,
|
||||
False,
|
||||
),
|
||||
],
|
||||
)
|
||||
def test_exponential_backoff_with_merge_tree(started_cluster, node, found_in_log):
|
||||
|
Loading…
Reference in New Issue
Block a user