Program component for splash page
This commit is contained in:
parent
a33e930111
commit
d0fd21bfc2
18 changed files with 118 additions and 11 deletions
|
|
@ -16,7 +16,7 @@ feature Conference do
|
|||
fill_in 'conference_title', with: 'Example Con'
|
||||
fill_in 'conference_short_title', with: 'ExCon'
|
||||
fill_in 'conference_social_tag', with: 'ExCon'
|
||||
|
||||
fill_in 'conference_description', with: 'ExCon description'
|
||||
select('(GMT+01:00) Berlin', from: 'conference[timezone]')
|
||||
|
||||
today = Date.today - 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue