Update test with change from 0845c61908
This commit is contained in:
@@ -20,7 +20,7 @@ class AliasAndImplicationImporterTest < ActiveSupport::TestCase
|
||||
end
|
||||
|
||||
should "process it" do
|
||||
assert_difference("Delayed::Job.count", 4) do
|
||||
assert_difference("Delayed::Job.count", 2) do
|
||||
@importer.process!
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user