spec/jobs.rb in asynchronic-2.0.1 vs spec/jobs.rb in asynchronic-3.0.0
- old
+ new
@@ -324,10 +324,10 @@
end
end
end
-class AbortQueuedAfertErrorJob < Asynchronic::Job
+class AbortQueuedAfterErrorJob < Asynchronic::Job
def call
async Child_1
async Child_2
async Child_3
async Child_4