Skip to content
Snippets Groups Projects
Verified Commit 696b9903 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix spinach tests

parent 9e6466c7
No related branches found
No related tags found
1 merge request!6949gitlab.com issue #229 - no_avatar.png path in coffee
Loading
Loading
@@ -89,7 +89,7 @@ class Groups < Spinach::FeatureSteps
Then 'I should see newly created group "Samurai"' do
page.should have_content "Samurai"
page.should have_content "Tokugawa Shogunate"
page.should have_content "You will only see events from projects in this group"
page.should have_content "Currently you are only seeing events from the"
end
 
And 'I change group "Owned" name to "new-name"' do
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