Update booth factory and schema.rb

This commit is contained in:
Rishabh Singh 2019-08-16 16:57:15 +05:30
parent 8e2fdeded0
commit 17cee2ae06
2 changed files with 5 additions and 1 deletions

View file

@ -7,6 +7,7 @@ FactoryBot.define do
reasoning { Faker::Lorem.paragraph }
website_url { Faker::Internet.url }
submitter_relationship { Faker::Lorem.paragraph }
email { Faker::Internet.email }
conference