Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
5b227f35
Commit
5b227f35
authored
Jul 13, 2016
by
Lin Jen-Shin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rubocop likes this better
parent
b043729d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
spec/requests/projects/artifacts_controller_spec.rb
spec/requests/projects/artifacts_controller_spec.rb
+2
-2
No files found.
spec/requests/projects/artifacts_controller_spec.rb
View file @
5b227f35
...
...
@@ -9,8 +9,8 @@ describe Projects::ArtifactsController do
login_as
(
user
)
end
def
path_from_ref
(
ref
=
pipeline
.
sha
,
build_name
=
build
.
name
,
path
=
'browse'
)
def
path_from_ref
(
ref
=
pipeline
.
sha
,
build_name
=
build
.
name
,
path
=
'browse'
)
search_namespace_project_artifacts_path
(
project
.
namespace
,
project
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment