Skip to content

Commit

Permalink
Update test_helper.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
athal7 committed Sep 16, 2024
1 parent 8944845 commit 1b836d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
end
ActiveSupport::TestCase.fixtures :all

ActiveJob::Base.queue_adapter = :inline
ActiveJob::Base.queue_adapter = :test
ActiveSupport.test_order = :random

def clear_cache
Expand Down

0 comments on commit 1b836d3

Please sign in to comment.