dev, give spec a bit more time waiting on timeout

This commit is contained in:
Sam 2018-11-19 16:21:18 +11:00
parent 94c724fb89
commit 01dc0abb05
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ describe Scheduler::Defer do
sleep
end
wait_for(100) do
wait_for(200) do
messages.length == 1
end
end