Fix spec
Content changed
This commit is contained in:
parent
5e8618f25a
commit
e12d02a988
@ -10,6 +10,6 @@ RSpec.describe 'Admin dashboard', type: :feature do
|
||||
|
||||
scenario 'View dashboard' do
|
||||
visit admin_root_path
|
||||
expect(page).to have_content('Admin Panel')
|
||||
expect(page).to have_content('great power')
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user