wait just 5s longer for sync

This commit is contained in:
Felix Kunde 2021-05-12 15:32:00 +02:00
parent c342558fb6
commit 4b96ab848d
1 changed files with 2 additions and 2 deletions

View File

@ -250,7 +250,7 @@ class EndToEndTestCase(unittest.TestCase):
})
# wait for another sync
time.sleep(15)
time.sleep(20)
user_query = """
SELECT rolname
@ -277,7 +277,7 @@ class EndToEndTestCase(unittest.TestCase):
})
# wait for another sync
time.sleep(15)
time.sleep(20)
user_query = """
SELECT rolname