Commit 304b689
committed
test: Increase wait time in TestQueryLimit for CI
The test was failing in CI due to timing issues - the query was
happening before all edits were processed. Increased the sleep
from 1s to 2s to give the daemon more time in slower CI environments.1 parent 8044de2 commit 304b689
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
| 304 | + | |
| 305 | + | |
305 | 306 | | |
306 | 307 | | |
307 | 308 | | |
| |||
0 commit comments