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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
49d7c3b3
Commit
49d7c3b3
authored
Oct 17, 2018
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removes extra empty lines
parent
0d583e5e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
spec/features/projects/pipelines/pipeline_spec.rb
spec/features/projects/pipelines/pipeline_spec.rb
+0
-2
No files found.
spec/features/projects/pipelines/pipeline_spec.rb
View file @
49d7c3b3
...
...
@@ -72,7 +72,6 @@ describe 'Pipeline', :js do
expect
(
page
).
to
have_link
(
pipeline
.
ref
)
end
it_behaves_like
'showing user status'
do
let
(
:user_with_status
)
{
pipeline
.
user
}
...
...
@@ -252,7 +251,6 @@ describe 'Pipeline', :js do
expect
(
page
).
to
have_content
(
pipeline
.
ref
)
end
end
end
context
'when user does not have access to read jobs'
do
...
...
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