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 2f19590 commit 1a37f52Copy full SHA for 1a37f52
test/cases/coerced_tests.rb
@@ -1745,7 +1745,7 @@ class EagerLoadingTooManyIdsTest < ActiveRecord::TestCase
1745
# for.
1746
coerce_tests! :test_eager_loading_too_many_ids
1747
def test_eager_loading_too_many_ids_coerced
1748
- original_test_test_eager_loading_too_many_ids
+ original_test_eager_loading_too_many_ids
1749
rescue Exception => e
1750
skip if e.message =~ /The query processor ran out of internal resources and could not produce a query plan/
1751
0 commit comments