Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'spec/frontend/monitoring/components/__snapshots__/dashboard_template_spec.js.snap')
-rw-r--r--spec/frontend/monitoring/components/__snapshots__/dashboard_template_spec.js.snap10
1 files changed, 6 insertions, 4 deletions
diff --git a/spec/frontend/monitoring/components/__snapshots__/dashboard_template_spec.js.snap b/spec/frontend/monitoring/components/__snapshots__/dashboard_template_spec.js.snap
index 9be5fa72110..4b08163f30a 100644
--- a/spec/frontend/monitoring/components/__snapshots__/dashboard_template_spec.js.snap
+++ b/spec/frontend/monitoring/components/__snapshots__/dashboard_template_spec.js.snap
@@ -38,8 +38,8 @@ exports[`Dashboard template matches the default snapshot 1`] = `
class="monitor-environment-dropdown-header text-center"
>
- Environment
-
+ Environment
+
</gl-dropdown-header-stub>
<gl-dropdown-divider-stub />
@@ -58,8 +58,8 @@ exports[`Dashboard template matches the default snapshot 1`] = `
class="text-secondary no-matches-message"
>
- No matching results
-
+ No matching results
+
</div>
</div>
</gl-dropdown-stub>
@@ -132,6 +132,8 @@ exports[`Dashboard template matches the default snapshot 1`] = `
<!---->
+ <!---->
+
<empty-state-stub
clusterspath="/path/to/clusters"
documentationpath="/path/to/docs"