changes from comments, fix commercials failing test
This commit is contained in:
parent
d794593e10
commit
beb88b848d
15 changed files with 58 additions and 77 deletions
|
|
@ -205,7 +205,6 @@ feature 'Has correct abilities' do
|
|||
scenario 'when user is volunteer coordinator' do
|
||||
sign_in user
|
||||
visit admin_conference_path(conference4.short_title)
|
||||
save_and_open_page
|
||||
|
||||
expect(page.has_content?('Basics')).to be true
|
||||
expect(page.has_content?('Dashboard')).to be true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue