We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcad92a commit cec24dfCopy full SHA for cec24df
test_mysql_ch_replicator.py
@@ -73,7 +73,7 @@ def prepare_env(
73
74
75
@pytest.mark.parametrize('config_file', [
76
- #CONFIG_FILE,
+ CONFIG_FILE,
77
CONFIG_FILE_MARIADB,
78
])
79
def test_e2e_regular(config_file):
0 commit comments