Skip to content

Commit

Permalink
Fix test_db_sync (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
w41ter authored Jun 12, 2024
1 parent ff363d1 commit 34de8a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions regression-test/suites/db-sync/test_db_sync.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ suite("test_db_sync") {
def syncerAddress = "127.0.0.1:9190"
def test_num = 0
def insert_num = 5
def date_num = "2021-01-02"
def sync_gap_time = 5000

def createUniqueTable = { tableName ->
Expand Down

0 comments on commit 34de8a7

Please sign in to comment.