Skip to content

Commit f8eafb7

Browse files
committed
Revert "Workaround concurrent-ruby bug when forking"
This reverts commit 82129f6.
1 parent 82129f6 commit f8eafb7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/test_task.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
Minitest::Test = MiniTest::Unit::TestCase unless defined?(Minitest::Test)
88

99
class TestTask < Minitest::Test
10-
include ActiveSupport::Testing::Isolation
11-
1210
FIXTURES_PATH = File.expand_path("../fixtures", __FILE__)
1311

1412
def setup

0 commit comments

Comments
 (0)