Commit 472fe597 authored by Phil Hughes's avatar Phil Hughes

Fixed notification tests

parent a4d4a7e6
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment