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:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-11-07 12:06:03 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-11-07 12:06:03 +0300
commitbf3d94a7332ff411b654137a1d1288c399fceba4 (patch)
tree23800a9bca70a42294c0c917da5e5b9388f537f6 /spec/frontend/grafana_integration
parent2a87ae2e368ec6fbb1e75b89bc092ba2fd7eb913 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/frontend/grafana_integration')
-rw-r--r--spec/frontend/grafana_integration/components/__snapshots__/grafana_integration_spec.js.snap2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/frontend/grafana_integration/components/__snapshots__/grafana_integration_spec.js.snap b/spec/frontend/grafana_integration/components/__snapshots__/grafana_integration_spec.js.snap
index 99f669dba5a..69ad71a1efb 100644
--- a/spec/frontend/grafana_integration/components/__snapshots__/grafana_integration_spec.js.snap
+++ b/spec/frontend/grafana_integration/components/__snapshots__/grafana_integration_spec.js.snap
@@ -51,7 +51,7 @@ exports[`grafana integration component default state to match the default snapsh
>
<glforminput-stub
id="grafana-url"
- placeholder="https://my-url.grafana.net/my-dashboard"
+ placeholder="https://my-url.grafana.net/"
value="http://test.host"
/>
</glformgroup-stub>