Skip to content

Commit

Permalink
Require testing/parallelize_executor in testing/isolation
Browse files Browse the repository at this point in the history
The constant is referred to by this file but might not be loaded.
  • Loading branch information
etiennebarrie committed Aug 23, 2024
1 parent c3d8dc4 commit 1a2a58d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activesupport/lib/active_support/testing/isolation.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# frozen_string_literal: true
require "active_support/testing/parallelize_executor"

module ActiveSupport
module Testing
Expand Down

0 comments on commit 1a2a58d

Please sign in to comment.