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