Commit ff9d964d authored by Rémy Coutable's avatar Rémy Coutable

test: Don't rely on flash notice in system test

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 7a9fa438
......@@ -74,8 +74,6 @@ RSpec.describe 'Profile account page', :js do
expect(find('#feed_token').value).not_to eq(previous_token)
end
expect(page).to have_content 'Feed token was successfully reset'
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