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

Fix group spinach feature

parent 43401123
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -9,8 +9,7 @@ class AdminGroups < Spinach::FeatureSteps
 
And 'submit form with new group info' do
fill_in 'group_name', :with => 'gitlab'
fill_in 'group_path', :with => 'gitlab'
click_button "Save group"
click_button "Create group"
end
 
Then 'I should see newly created group' 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