Skip to content
Snippets Groups Projects
Commit 1db24239 authored by Douwe Maan's avatar Douwe Maan
Browse files

Merge branch 'unify-admin_groups_spec.rb' into 'master'

Unify spec/features/admin/admin_groups_spec.rb

See merge request gitlab-org/gitlab-ce!20107
parents 69a7a9f9 b2a4b41c
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -31,6 +31,7 @@ feature 'Admin Groups' do
path_component = 'gitlab'
group_name = 'GitLab group name'
group_description = 'Description of group for GitLab'
fill_in 'group_path', with: path_component
fill_in 'group_name', with: group_name
fill_in 'group_description', with: group_description
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