summaryrefslogtreecommitdiff
path: root/spec/features/projects/group_links_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/features/projects/group_links_spec.rb')
-rw-r--r--spec/features/projects/group_links_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/projects/group_links_spec.rb b/spec/features/projects/group_links_spec.rb
index c969acc9140..4e5682c8636 100644
--- a/spec/features/projects/group_links_spec.rb
+++ b/spec/features/projects/group_links_spec.rb
@@ -40,7 +40,7 @@ feature 'Project group links', :feature, :js do
another_group.add_master(master)
end
- it 'does not show ancestors' do
+ it 'does not show ancestors', :nested_groups do
visit namespace_project_settings_members_path(project.namespace, project)
click_link 'Search for a group'