Delint Autofix
This commit is contained in:
parent
f3271f5cdc
commit
e311a65f02
2 changed files with 6 additions and 7 deletions
|
|
@ -156,7 +156,6 @@ feature Event do
|
||||||
# Submission Instructions content
|
# Submission Instructions content
|
||||||
expect(page).to have_text('Example Event Instructions')
|
expect(page).to have_text('Example Event Instructions')
|
||||||
|
|
||||||
|
|
||||||
click_link 'Do you require something special?'
|
click_link 'Do you require something special?'
|
||||||
fill_in 'event_description', with: 'Lorem ipsum description'
|
fill_in 'event_description', with: 'Lorem ipsum description'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue