Updated link test

pull/76/head
Mark Qvist 2022-06-09 21:49:13 +02:00
rodzic 68cd79768b
commit e4a82d5358
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -95,7 +95,7 @@ class TestLink(unittest.TestCase):
print("Checking receipts...", end=" ")
all_ok = False
receipt_timeout = time.time() + 10
receipt_timeout = time.time() + 30
while not all_ok and time.time() < receipt_timeout:
for r in receipts:
all_ok = True