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
path: root/spec
diff options
context:
space:
mode:
authorVictor Zagorodny <vzagorodny@gitlab.com>2019-02-06 20:56:16 +0300
committerVictor Zagorodny <vzagorodny@gitlab.com>2019-02-12 13:46:31 +0300
commit60bd0a24f539217d760437e49e86c04e5c43498a (patch)
treeb286b941bf4ab46a30344a61dfb889b91c8ce7cf /spec
parent885e2a9c93f85b5411a6f230b6e93aec502db64c (diff)
Add user_preferences_usage to usage ping
Diffstat (limited to 'spec')
-rw-r--r--spec/lib/gitlab/usage_data_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/lib/gitlab/usage_data_spec.rb b/spec/lib/gitlab/usage_data_spec.rb
index 4f5993ba226..52edc46d5e4 100644
--- a/spec/lib/gitlab/usage_data_spec.rb
+++ b/spec/lib/gitlab/usage_data_spec.rb
@@ -124,6 +124,7 @@ describe Gitlab::UsageData do
todos
uploads
web_hooks
+ user_preferences
))
end