Skip to content

Commit cec24df

Browse files
committed
Run tests both MySQL and MariaDB
1 parent dcad92a commit cec24df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_mysql_ch_replicator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def prepare_env(
7373

7474

7575
@pytest.mark.parametrize('config_file', [
76-
#CONFIG_FILE,
76+
CONFIG_FILE,
7777
CONFIG_FILE_MARIADB,
7878
])
7979
def test_e2e_regular(config_file):

0 commit comments

Comments
 (0)