forked from bofh/fetsite
gremium und studien factory und specs
This commit is contained in:
@@ -11,7 +11,10 @@ FactoryGirl.define do
|
||||
c.calentry=FactoryGirl.build(:calentry, typ: 2)
|
||||
|
||||
end
|
||||
|
||||
|
||||
trait :with_meetingtyp do
|
||||
association :meetingtyp, factory: :meetingtyp
|
||||
end
|
||||
# trait :without_calentry do
|
||||
# calentry nil
|
||||
# end
|
||||
|
||||
Reference in New Issue
Block a user