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.
1 parent aee5f7a commit b3fd194Copy full SHA for b3fd194
test/cases/coerced_tests.rb
@@ -1468,6 +1468,7 @@ def test_eager_loading_too_may_ids_coerced
1468
1469
1470
class LogSubscriberTest < ActiveRecord::TestCase
1471
+ # Call original test from coerced test. Fixes issue on CI with Rails installed as a gem.
1472
coerce_tests! :test_vebose_query_logs
1473
def test_vebose_query_logs_coerced
1474
original_test_vebose_query_logs
0 commit comments