forked from bofh/fetsite
rewriting some factories
This commit is contained in:
@@ -4,5 +4,6 @@ FactoryGirl.define do
|
||||
factory :calendar do
|
||||
name "MyString"
|
||||
public false
|
||||
association :rubrik, factory: :rubrik
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user