Skip to content

Commit c616963

Browse files
committed
Added comment
1 parent 4fa4077 commit c616963

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
@@ -1352,6 +1352,7 @@ def test_does_not_duplicate_optimizer_hints_on_merge_coerced
13521352
end
13531353

13541354
# Workaround for randomly failing test. Ordering of results not guaranteed.
1355+
# TODO: Remove coerced test when https://github.com/rails/rails/pull/44168 merged.
13551356
coerce_tests! :test_select_quotes_when_using_from_clause
13561357
def test_select_quotes_when_using_from_clause_coerced
13571358
quoted_join = ActiveRecord::Base.connection.quote_table_name("join")

0 commit comments

Comments
 (0)