houndci fixes
This commit is contained in:
parent
3e349911c3
commit
6b075370b5
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ feature SupporterLevel do
|
||||||
set('223.0')
|
set('223.0')
|
||||||
page.
|
page.
|
||||||
find('div.nested-fields:nth-of-type(1) div:nth-of-type(5) textarea').
|
find('div.nested-fields:nth-of-type(1) div:nth-of-type(5) textarea').
|
||||||
set('Lorem Ipsum')
|
set('Lorem Ipsum')
|
||||||
click_button 'Update Conference'
|
click_button 'Update Conference'
|
||||||
|
|
||||||
# Validations
|
# Validations
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue