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 4fa4077 commit c616963Copy full SHA for c616963
test/cases/coerced_tests.rb
@@ -1352,6 +1352,7 @@ def test_does_not_duplicate_optimizer_hints_on_merge_coerced
1352
end
1353
1354
# Workaround for randomly failing test. Ordering of results not guaranteed.
1355
+ # TODO: Remove coerced test when https://github.com/rails/rails/pull/44168 merged.
1356
coerce_tests! :test_select_quotes_when_using_from_clause
1357
def test_select_quotes_when_using_from_clause_coerced
1358
quoted_join = ActiveRecord::Base.connection.quote_table_name("join")
0 commit comments