Test fixes
This commit is contained in:
parent
fe8c7bb83f
commit
e894176a10
3 changed files with 3 additions and 3 deletions
|
|
@ -103,7 +103,7 @@ describe Admin::VersionsController do
|
|||
user = create(:user)
|
||||
sign_in user
|
||||
get :index, conference_id: conference.short_title
|
||||
expect(flash[:alert]).to match('You are not authorized to access this area.')
|
||||
expect(flash[:alert]).to match('You are not authorized to access this page.')
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue