We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e04c1f9 commit 37ae2ceCopy full SHA for 37ae2ce
test/integration/continuation_test.rb
@@ -43,7 +43,7 @@ def setup
43
44
ActiveJob::QueueAdapters::SolidQueueAdapter.stopping = false
45
start_processes
46
- wait_for_jobs_to_finish_for(5.seconds)
+ wait_for_jobs_to_finish_for(10.seconds)
47
48
assert_no_unfinished_jobs
49
assert_last_step :step_two
0 commit comments