summaryrefslogtreecommitdiff
path: root/spec/features/instance_statistics
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-11-29 06:06:31 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-11-29 06:06:31 +0000
commit2ac93cb80c4c0a57fde86de8262b569d1e9b9e51 (patch)
tree3f74cb04801cb4dcea27c8e1b4d24b783b4f1ec3 /spec/features/instance_statistics
parent23d8718bf3a114f7b832a9c493b1efcdc6decedb (diff)
downloadgitlab-ce-2ac93cb80c4c0a57fde86de8262b569d1e9b9e51.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/features/instance_statistics')
-rw-r--r--spec/features/instance_statistics/conversational_development_index_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/instance_statistics/conversational_development_index_spec.rb b/spec/features/instance_statistics/conversational_development_index_spec.rb
index 713cd944f8c..6d05682fcd5 100644
--- a/spec/features/instance_statistics/conversational_development_index_spec.rb
+++ b/spec/features/instance_statistics/conversational_development_index_spec.rb
@@ -48,7 +48,7 @@ describe 'Conversational Development Index' do
context 'when there is data to display' do
it 'shows numbers for each metric' do
stub_application_setting(usage_ping_enabled: true)
- create(:conversational_development_index_metric)
+ create(:dev_ops_score_metric)
visit instance_statistics_conversational_development_index_index_path