Skip to content

Commit f163e44

Browse files
authored
Do not coerce the SerializedAttributeTest tests (#1128)
1 parent 24dd557 commit f163e44

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/cases/coerced_tests.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2595,8 +2595,3 @@ class ConnectionHandlersMultiPoolConfigTest < ActiveRecord::TestCase
25952595
end
25962596
end
25972597
end
2598-
2599-
# TODO: Need to uncoerce the 'SerializedAttributeTest' tests before releasing adapter for Rails 7.1
2600-
class SerializedAttributeTest < ActiveRecord::TestCase
2601-
coerce_all_tests!
2602-
end

0 commit comments

Comments
 (0)