diff --git a/test/test_helper.rb b/test/test_helper.rb index 3f683cd3..f3263370 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -20,8 +20,6 @@ require 'support/dummy_example' require 'support/test_execution_log' -Concurrent.disable_at_exit_handlers! - # To be able to stop a process in some step and perform assertions while paused class TestPause