Skip to content
Snippets Groups Projects
Commit 472fe597 authored by Phil Hughes's avatar Phil Hughes
Browse files

Fixed notification tests

parent a4d4a7e6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -134,8 +134,8 @@ class Spinach::Features::Project < Spinach::FeatureSteps
end
 
step 'I should see Notification saved message' do
page.within '.flash-container' do
expect(page).to have_content 'Notification settings saved'
page.within '#notifications-button' do
expect(page).to have_content 'On mention'
end
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment