summaryrefslogtreecommitdiff
path: root/spec/features/markdown
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-04-22 09:09:36 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-04-22 09:09:36 +0000
commitaf5fb16f2a9fca958017aade72cf7133e986bc2c (patch)
tree007dcd6a8ae64239f7f89666a8d3a6f440404778 /spec/features/markdown
parent66b52237fd4f10a62afef61034e90f68cb9363a9 (diff)
downloadgitlab-ce-af5fb16f2a9fca958017aade72cf7133e986bc2c.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/features/markdown')
-rw-r--r--spec/features/markdown/metrics_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/markdown/metrics_spec.rb b/spec/features/markdown/metrics_spec.rb
index dadb9571c54..7b0eb8959a5 100644
--- a/spec/features/markdown/metrics_spec.rb
+++ b/spec/features/markdown/metrics_spec.rb
@@ -137,7 +137,7 @@ describe 'Metrics rendering', :js, :use_clean_rails_memory_store_caching, :sidek
end
context 'transient metrics embeds' do
- let(:metrics_url) { urls.metrics_project_environment_url(project, environment, embed_json: embed_json) }
+ let(:metrics_url) { urls.metrics_dashboard_project_environment_url(project, environment, embed_json: embed_json) }
let(:title) { 'Important Metrics' }
let(:embed_json) do
{