We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents add24a3 + 1d57a1c commit aa45eaeCopy full SHA for aa45eae
test/cases/coerced_tests.rb
@@ -342,6 +342,7 @@ module ConnectionAdapters
342
# a value of 'default_env' will still show tests failing. Just ignoring all
343
# of them since we have no monkey in this circus.
344
MergeAndResolveDefaultUrlConfigTest.coerce_all_tests! if defined?(MergeAndResolveDefaultUrlConfigTest)
345
+ ConnectionHandlerTest.coerce_all_tests! if defined?(ConnectionHandlerTest)
346
end
347
348
0 commit comments