Skip to content

Commit

Permalink
Merge pull request #925 from DavyJonesLocker/chore/924-fix-tests-unde…
Browse files Browse the repository at this point in the history
…r-rails-edge

Fix tests under Rails edge
  • Loading branch information
tagliala authored Oct 24, 2023
2 parents 139b6d8 + 0bc4337 commit b5edb51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/active_record/models/user.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ class User2 < User; end
end

class UserForm
include ActiveModel::Validations
include ActiveRecord::Validations

attr_accessor :name
Expand Down

0 comments on commit b5edb51

Please sign in to comment.