Commit bac8a44
committed
Reduce time spent sleeping in the e2e tests
Instead of sleeping one second, we should reduce this time to one
millisecond so that we are checking more often but also likely moving on
to the next message faster. This will significantly reduce the amount of
time we spend in our e2e tests.
Signed-off-by: Remy Suen <remy.suen@docker.com>1 parent 82507fe commit bac8a44
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments