mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Adapt the spec
This commit is contained in:
parent
86896cc46b
commit
8fc57e34c9
7 changed files with 16 additions and 12 deletions
|
|
@ -16,7 +16,7 @@ feature Lodging do
|
|||
|
||||
fill_in 'lodging_name', with: 'New lodging'
|
||||
fill_in 'lodging_website_link', with: 'http:\\www.google.com'
|
||||
attach_file 'Photo', path
|
||||
attach_file 'Picture', path
|
||||
|
||||
click_button 'Create Lodging'
|
||||
|
||||
|
|
@ -42,7 +42,7 @@ feature Lodging do
|
|||
|
||||
fill_in 'lodging_name', with: 'New lodging'
|
||||
fill_in 'lodging_website_link', with: 'http:\\www.google.com'
|
||||
attach_file 'Photo', path
|
||||
attach_file 'Picture', path
|
||||
|
||||
click_button 'Update Lodging'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue