summaryrefslogtreecommitdiff
path: root/features/steps/project/project_group_links.rb
diff options
context:
space:
mode:
Diffstat (limited to 'features/steps/project/project_group_links.rb')
-rw-r--r--features/steps/project/project_group_links.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/project/project_group_links.rb b/features/steps/project/project_group_links.rb
index 5280a38ce81..47ee31786a6 100644
--- a/features/steps/project/project_group_links.rb
+++ b/features/steps/project/project_group_links.rb
@@ -42,7 +42,7 @@ class Spinach::Features::ProjectGroupLinks < Spinach::FeatureSteps
end
step 'I visit project group links page' do
- visit namespace_project_group_links_path(project.namespace, project)
+ visit project_group_links_path(project)
end
def project