Merge 360a764cb4 into f057900fb1
This commit is contained in:
commit
aa974489df
69 changed files with 1371 additions and 377 deletions
|
|
@ -58,7 +58,6 @@ describe User do
|
|||
it { is_expected.to have_many(:events_registrations).through(:registrations) }
|
||||
it { is_expected.to have_many(:ticket_purchases).dependent(:destroy) }
|
||||
it { is_expected.to have_many(:tickets).through(:ticket_purchases) }
|
||||
it { is_expected.to have_many(:votes).dependent(:destroy) }
|
||||
it { is_expected.to have_many(:subscriptions).dependent(:destroy) }
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue