forked from bofh/fetsite
AutoCommit Mit Sep 2 22:03:01 CEST 2015
This commit is contained in:
@@ -11,6 +11,15 @@ FactoryGirl.define do
|
||||
active false
|
||||
birth_month 4
|
||||
birth_day 2
|
||||
factory :fetprofile2 do
|
||||
vorname "Sarah"
|
||||
nachname "Nachname2"
|
||||
short "j"
|
||||
end
|
||||
factory :fetprofile3 do
|
||||
vorname "Thomas"
|
||||
nachname "Mustermann"
|
||||
end
|
||||
factory :fetprofile_withadress do
|
||||
street "some street"
|
||||
plz "1231"
|
||||
|
||||
Reference in New Issue
Block a user