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
6fe79e85
Commit
6fe79e85
authored
Feb 20, 2020
by
lauraMon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates snapshot for grafana intergration
parent
9ecc3f7d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
spec/features/projects/settings/operations_settings_spec.rb
spec/features/projects/settings/operations_settings_spec.rb
+1
-1
spec/frontend/grafana_integration/components/__snapshots__/grafana_integration_spec.js.snap
...components/__snapshots__/grafana_integration_spec.js.snap
+3
-3
No files found.
spec/features/projects/settings/operations_settings_spec.rb
View file @
6fe79e85
...
@@ -35,7 +35,7 @@ describe 'Projects > Settings > For a forked project', :js do
...
@@ -35,7 +35,7 @@ describe 'Projects > Settings > For a forked project', :js do
end
end
it
'renders form for incident management'
do
it
'renders form for incident management'
do
expect
(
page
).
to
have_selector
(
'h
4
'
,
text:
'Incidents'
)
expect
(
page
).
to
have_selector
(
'h
3
'
,
text:
'Incidents'
)
end
end
it
'sets correct default values'
do
it
'sets correct default values'
do
...
...
spec/frontend/grafana_integration/components/__snapshots__/grafana_integration_spec.js.snap
View file @
6fe79e85
...
@@ -8,13 +8,13 @@ exports[`grafana integration component default state to match the default snapsh
...
@@ -8,13 +8,13 @@ exports[`grafana integration component default state to match the default snapsh
<div
<div
class="settings-header"
class="settings-header"
>
>
<h
4
<h
3
class="js-section-header"
class="js-section-header
h4
"
>
>
Grafana Authentication
Grafana Authentication
</h
4
>
</h
3
>
<gl-button-stub
<gl-button-stub
class="js-settings-toggle"
class="js-settings-toggle"
...
...
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