Skip to content

Commit

Permalink
Do not coerce the SerializedAttributeTest tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanharan committed Nov 6, 2023
1 parent 24dd557 commit cdd9644
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/cases/coerced_tests.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2595,8 +2595,3 @@ class ConnectionHandlersMultiPoolConfigTest < ActiveRecord::TestCase
end
end
end

# TODO: Need to uncoerce the 'SerializedAttributeTest' tests before releasing adapter for Rails 7.1
class SerializedAttributeTest < ActiveRecord::TestCase
coerce_all_tests!
end

0 comments on commit cdd9644

Please sign in to comment.