Skip to content

Commit aa45eae

Browse files
Merge pull request #4 from wpolicarpo/fix-connection-handler-tests
Coerce ConnectionHandler tests
2 parents add24a3 + 1d57a1c commit aa45eae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/cases/coerced_tests.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ module ConnectionAdapters
342342
# a value of 'default_env' will still show tests failing. Just ignoring all
343343
# of them since we have no monkey in this circus.
344344
MergeAndResolveDefaultUrlConfigTest.coerce_all_tests! if defined?(MergeAndResolveDefaultUrlConfigTest)
345+
ConnectionHandlerTest.coerce_all_tests! if defined?(ConnectionHandlerTest)
345346
end
346347
end
347348

0 commit comments

Comments
 (0)