From 8b5c2a4525819c6b18f422b4baa0f6568286909b Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 18 Mar 2020 21:09:22 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- spec/fixtures/lib/gitlab/import_export/complex/project.json | 2 +- spec/fixtures/lib/gitlab/import_export/light/project.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'spec/fixtures') diff --git a/spec/fixtures/lib/gitlab/import_export/complex/project.json b/spec/fixtures/lib/gitlab/import_export/complex/project.json index 72ed8b818d8..0fbe33a3f8a 100644 --- a/spec/fixtures/lib/gitlab/import_export/complex/project.json +++ b/spec/fixtures/lib/gitlab/import_export/complex/project.json @@ -7312,7 +7312,7 @@ "tag_push_events": true, "note_events": true, "job_events": true, - "type": "AssemblaService", + "type": "AsanaService", "category": "common", "default": false, "wiki_page_events": true diff --git a/spec/fixtures/lib/gitlab/import_export/light/project.json b/spec/fixtures/lib/gitlab/import_export/light/project.json index 51e2e9ac623..c0ef3690d27 100644 --- a/spec/fixtures/lib/gitlab/import_export/light/project.json +++ b/spec/fixtures/lib/gitlab/import_export/light/project.json @@ -125,7 +125,7 @@ }, { "id": 101, - "title": "JetBrains TeamCity CI", + "title": "Jira", "project_id": 5, "created_at": "2016-06-14T15:01:51.315Z", "updated_at": "2016-06-14T15:01:51.315Z", @@ -139,7 +139,7 @@ "tag_push_events": true, "note_events": true, "job_events": true, - "type": "TeamcityService", + "type": "JiraService", "category": "ci", "default": false, "wiki_page_events": true -- cgit v1.2.3