Skip to content

Commit

Permalink
fix regression test
Browse files Browse the repository at this point in the history
  • Loading branch information
seawinde committed Dec 4, 2023
1 parent c2fa10b commit 24a28ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ suite("inner_join") {
PROPERTIES ('replication_num' = '1')
AS ${mv_sql}
"""
sleep(3000)
sleep(5000)
explain {
sql("${query_sql}")
contains "(${mv_name})"
Expand Down

0 comments on commit 24a28ba

Please sign in to comment.