diff options
author | Olivier Gonzalez <ogonzalez@gitlab.com> | 2018-05-22 12:09:24 -0400 |
---|---|---|
committer | Olivier Gonzalez <ogonzalez@gitlab.com> | 2018-05-22 12:09:24 -0400 |
commit | 9f4e10910cd86b9991f2295dc17cc1dd04c49ec8 (patch) | |
tree | 25fb983b8b2df16cbec5996e3d054e44ac919625 | |
parent | 638f03d51bee9f5ab3aed7f5643b6aa3c138be21 (diff) | |
download | gitlab-ce-46354-deprecate_gemnasium_service.tar.gz |
Remove Gemnasium service from import/export mock46354-deprecate_gemnasium_service
-rw-r--r-- | spec/lib/gitlab/import_export/project.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/spec/lib/gitlab/import_export/project.json b/spec/lib/gitlab/import_export/project.json index 6d63749296e..4f64f2bd6b4 100644 --- a/spec/lib/gitlab/import_export/project.json +++ b/spec/lib/gitlab/import_export/project.json @@ -6760,26 +6760,6 @@ "wiki_page_events": true }, { - "id": 92, - "title": "Gemnasium", - "project_id": 5, - "created_at": "2016-06-14T15:01:51.202Z", - "updated_at": "2016-06-14T15:01:51.202Z", - "active": false, - "properties": {}, - "template": false, - "push_events": true, - "issues_events": true, - "merge_requests_events": true, - "tag_push_events": true, - "note_events": true, - "job_events": true, - "type": "GemnasiumService", - "category": "common", - "default": false, - "wiki_page_events": true - }, - { "id": 91, "title": "Flowdock", "project_id": 5, |