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
ccc3fa03
Commit
ccc3fa03
authored
Nov 12, 2017
by
Matija Čupić
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tidy up stubbed response body
parent
235145e7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
spec/models/project_services/jenkins_deprecated_service_spec.rb
...odels/project_services/jenkins_deprecated_service_spec.rb
+5
-4
No files found.
spec/models/project_services/jenkins_deprecated_service_spec.rb
View file @
ccc3fa03
...
...
@@ -11,7 +11,8 @@ describe JenkinsDeprecatedService, use_clean_rails_memory_store_caching: true do
describe
'commits methods'
do
def
status_body_for_icon
(
state
)
<<
eos
<h1 class="build-caption page-headline"><img style="width: 48px; height: 48px; " alt="Success" class="icon-
#{
state
}
icon-xlg" src="/static/855d7c3c/images/48x48/
#{
state
}
" tooltip="Success" title="Success">
<h1 class="build-caption page-headline">
<img src="/static/8b0a9b52/images/48x48/
#{
state
}
" alt="Success" tooltip="Success" style="width: 48px; height: 48px; " class="icon-
#{
state
}
icon-xlg" />
Build #188
(Oct 15, 2014 9:45:21 PM)
</h1>
...
...
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