We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d36df7a + 3a2386d commit 0af9459Copy full SHA for 0af9459
activesupport/lib/active_support/testing/isolation.rb
@@ -1,5 +1,7 @@
1
# frozen_string_literal: true
2
3
+require "active_support/testing/parallelize_executor"
4
+
5
module ActiveSupport
6
module Testing
7
module Isolation
0 commit comments