AutoCommit Sam Sep 12 12:03:06 CEST 2015
This commit is contained in:
@@ -14,6 +14,8 @@ describe Gremium do
|
||||
g = FactoryGirl.build(:gremium)
|
||||
g.send("#{attr}=".to_sym,nil)
|
||||
expect(g).not_to be_valid
|
||||
expect(g.errors[attr]).to have_at_least(1).items
|
||||
|
||||
end
|
||||
end
|
||||
it "is in tabs if typ is 1 or 3" do
|
||||
|
||||
Reference in New Issue
Block a user