Consistently use "Submit Proposal" wording

This commit is contained in:
Michael Ball 2021-02-23 22:19:26 -08:00
parent 5629deeff9
commit dbc0b80aa4
2 changed files with 2 additions and 2 deletions

View file

@ -182,7 +182,7 @@ feature 'Version' do
fill_in 'event_title', with: 'ABC'
fill_in 'event_abstract', with: 'Lorem ipsum abstract'
select('Talk - 30 min', from: 'event[event_type_id]')
click_button 'Create Proposal'
click_button 'Submit Proposal'
click_link 'Edit'
fill_in 'event_subtitle', with: 'My event subtitle'