Skip to content

Commit

Permalink
remove superfluous macro include
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg committed Aug 17, 2024
1 parent 456b0e3 commit c6da22d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/union_of_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@
end

temporary_model :user do
include UnionOf::Macro

belongs_to :account, optional: true
has_many :owned_licenses, class_name: 'License', foreign_key: :owner_id
has_many :license_users
Expand Down

0 comments on commit c6da22d

Please sign in to comment.