Skip to content

Commit 9b59504

Browse files
authored
Merge pull request rails#46429 from cpb/cpb-fixes-flakey-server-test
Fixes flakey race condition in `railties/test/application/server_test.rb`
2 parents 45eceb2 + e68ff5f commit 9b59504

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

railties/test/application/server_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
module ApplicationTests
99
class ServerTest < ActiveSupport::TestCase
10-
include ActiveSupport::Testing::Isolation
1110
include ConsoleHelpers
1211

1312
def setup

0 commit comments

Comments
 (0)