Fix bad merge

This commit is contained in:
Kseniia Sumarokova 2023-12-08 11:28:14 +01:00 committed by GitHub
parent de7abe2341
commit f41d3be4b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -941,6 +941,7 @@ def test_symbols_in_publication_name(started_cluster):
)
check_tables_are_synchronized(
instance, table, postgres_database=pg_manager3.get_default_database()
)
if __name__ == "__main__":