Skip to content

Commit 65d613a

Browse files
committed
Remove unnecessary test
1 parent 51cb7dd commit 65d613a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/models/user_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
# Nested Attributes
4141
it { should accept_nested_attributes_for(:user_forms) }
4242
it { should accept_nested_attributes_for(:project_users).allow_destroy(true) }
43-
it { should have_many(:organizations) }
4443
end
4544

4645
describe 'validations' do

0 commit comments

Comments
 (0)