Somehow the :venues factory creates a dangling Conference
disabling for now
This commit is contained in:
parent
45bd31fad0
commit
4c4918a7a7
1 changed files with 0 additions and 2 deletions
|
|
@ -8,7 +8,5 @@ FactoryGirl.define do
|
||||||
country { Faker::Address.country_code }
|
country { Faker::Address.country_code }
|
||||||
website { Faker::Internet.url }
|
website { Faker::Internet.url }
|
||||||
description { Faker::Lorem.sentence }
|
description { Faker::Lorem.sentence }
|
||||||
|
|
||||||
conference
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue