Make ticket layout configurable
This commit is contained in:
parent
f37d3095e1
commit
a21d95c486
7 changed files with 19 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ FactoryGirl.define do
|
|||
start_hour 9
|
||||
end_hour 20
|
||||
registration_limit 0
|
||||
ticket_layout 0
|
||||
description { Faker::Hipster.paragraph }
|
||||
organization
|
||||
after(:create) do |conference|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue