mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Fix up test failures in Chrome & Firefox
This commit is contained in:
parent
b72bb8a0ed
commit
1b9a12746d
29 changed files with 145 additions and 78 deletions
|
|
@ -15,7 +15,7 @@ feature 'Has correct abilities' do
|
|||
|
||||
scenario 'for administration views' do
|
||||
visit admin_conference_path(conference.short_title)
|
||||
|
||||
page.find('#flash')
|
||||
expect(current_path).to eq root_path
|
||||
expect(flash).to eq 'You are not authorized to access this page.'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue