Skip to content

Commit

Permalink
try fix e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikeW committed Oct 25, 2023
1 parent 08c1ac1 commit 68dfb20
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions e2e_test/source/cdc_inline/mysql/mysql_create_drop.slt
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,7 @@ create table tt5 (v1 int,
table.name = 'tt5',
);

statement ok
select pg_sleep(2.0);

sleep 3s

query IT
select * from tt1;
Expand Down

0 comments on commit 68dfb20

Please sign in to comment.