diff options
| author | Sean McGivern <sean@gitlab.com> | 2017-04-06 20:16:57 +0100 |
|---|---|---|
| committer | Rémy Coutable <remy@rymai.me> | 2017-04-14 15:20:55 +0200 |
| commit | 092258e92490f177c6262287d1eca4e33e908614 (patch) | |
| tree | 62f3f961347dfe7a31b68c4c4295913cc8a211c0 /spec/lib | |
| parent | 856dcd1832a9351cebcabbf3fc2149e13145a699 (diff) | |
| download | gitlab-ce-092258e92490f177c6262287d1eca4e33e908614.tar.gz | |
Add edition to usage ping
Diffstat (limited to 'spec/lib')
| -rw-r--r-- | spec/lib/gitlab/usage_data_spec.rb | 1 |
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 bfaf6154e36..7ae26081022 100644 --- a/spec/lib/gitlab/usage_data_spec.rb +++ b/spec/lib/gitlab/usage_data_spec.rb @@ -14,6 +14,7 @@ describe Gitlab::UsageData do counts recorded_at mattermost_enabled + edition version uuid )) |
