forked from bofh/fetsite
AutoCommit Don Sep 3 12:03:05 CEST 2015
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
FactoryGirl.define do
|
||||
factory :membership do
|
||||
fetprofile_id "MyString"
|
||||
gremium_id "MyString"
|
||||
fetprofile_id 1
|
||||
gremium_id 1
|
||||
start "2013-08-19"
|
||||
stop "2013-08-19"
|
||||
typ "MyString"
|
||||
stop "2013-08-23"
|
||||
typ 1
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user