Skip to content

Commit

Permalink
Require file necessary to load active_support/testing/isolation
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebarrie committed Aug 23, 2024
1 parent 575fab0 commit 62f4692
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/loading_test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
require "minitest/autorun"
require "minitest/focus"
require "mocha/minitest"
require "active_support"
require "active_support/testing/parallelize_executor"
require "active_support/testing/isolation"
require "support/test_macro"
require "support/test_assertions"
Expand Down

0 comments on commit 62f4692

Please sign in to comment.