Skip to content
Snippets Groups Projects
Commit 70c1fc9c authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

MAINT: increase timer to make test reliable

parent 81689dc5
Branches
Tags
No related merge requests found
Pipeline #44447 failed
......@@ -180,7 +180,7 @@ def test_issue_99():
dbfile = cont[0]
# Checksum should exist after a short time
time.sleep(0.1)
time.sleep(1)
dbfile.retrieve()
assert dbfile.checksum is not None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment