Fix black check

This commit is contained in:
kssenii 2023-10-18 13:01:35 +02:00
parent babbdd9202
commit 33118442dd

View File

@ -759,6 +759,7 @@ VALUES (1, (SELECT array_to_string(ARRAY(SELECT chr((100 + round(random() * 25))
order_by="id",
)
def test_replica_consumer(started_cluster):
table = "test_replica_consumer"
pg_manager_instance2.restart()