Remove strange timeout in test

This commit is contained in:
alesapin 2021-06-08 19:15:04 +03:00
parent 59071d9bd1
commit 49b5b94187

View File

@ -65,8 +65,6 @@ def started_cluster():
finally:
cluster.shutdown()
# since it includes started_cluster fixture at first start
@pytest.mark.timeout(60)
@pytest.mark.parametrize('table,settings', itertools.product(
[ # tables
'dist_one',