Fixed a missing rename

This commit is contained in:
Lin Jen-Shin 2016-08-17 13:42:06 +08:00
parent f673f1e3bd
commit 75df5f6c73
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ describe Projects::ArtifactsController do
def path_from_ref(
ref = pipeline.ref, job = build.name, path = 'browse')
search_namespace_project_artifacts_path(
latest_succeeded_namespace_project_artifacts_path(
project.namespace,
project,
ref,