Skip to content

Commit 416281d

Browse files
authored
ci: fix extra region_merge in G13 (pingcap#1148)
close pingcap#1147
1 parent a1e6a45 commit 416281d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration_tests/run_heavy_it_in_ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ mysql_groups=(
5555
# G12
5656
'tidb_mysql_test'
5757
# G13
58-
'fail_over' 'region_merge'
58+
'fail_over region_merge'
5959
# G14
6060
'fail_over_ddl_mix'
6161
# G15

0 commit comments

Comments
 (0)