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/lib
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2017-03-09 19:00:25 +0300
committerRémy Coutable <remy@rymai.me>2017-04-14 16:20:55 +0300
commite21ed5fe776a6b571eaeecd243d020f53584abdc (patch)
tree26ec5af65141c00648ae1e7cc358fbdc25e177e6 /spec/lib
parentf30a46b401f283f2dc868da17de413eee05198a5 (diff)
Add Upload count to usage data
Diffstat (limited to 'spec/lib')
-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 920135f79b4..bfaf6154e36 100644
--- a/spec/lib/gitlab/usage_data_spec.rb
+++ b/spec/lib/gitlab/usage_data_spec.rb
@@ -49,6 +49,7 @@ describe Gitlab::UsageData do
services
snippets
todos
+ uploads
web_hooks
))
end