Skip to content
Snippets Groups Projects
Commit d1c292f9 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

tests-extra: add sleep before flush (case_sensitivity test)

parent 324bf75c
Branches
Tags
1 merge request!294fixes: persistent timers
......@@ -38,6 +38,7 @@ scripts = [
]
for name, script, resign in scripts:
t.sleep(1)
server.flush()
server.stop()
patch_zone(t, server, zone, script)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment