Removed line from test_disallow_concurrrency for CI checks

This commit is contained in:
Smita Kulkarni 2023-04-14 18:03:46 +02:00
parent d4b2297e9f
commit 74c6ca558b

View File

@ -6,7 +6,6 @@ import concurrent
from helpers.cluster import ClickHouseCluster
from helpers.test_tools import TSV, assert_eq_with_retry
cluster = ClickHouseCluster(__file__)
num_nodes = 10