Remove model specs that are covered by factories_spec
This commit is contained in:
parent
e5adca1b81
commit
2c95074a5f
2 changed files with 0 additions and 12 deletions
|
@ -11,8 +11,6 @@ describe Wiki do
|
|||
it { should validate_presence_of(:content) }
|
||||
it { should validate_presence_of(:user_id) }
|
||||
end
|
||||
|
||||
it { Factory(:wiki).should be_valid }
|
||||
end
|
||||
# == Schema Information
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue