From 5e11c9b77cb1b2b77ee29359047b55807afe255d Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 10 Dec 2019 12:07:55 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- spec/fixtures/lib/gitlab/import_export/complex/project.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'spec/fixtures/lib') diff --git a/spec/fixtures/lib/gitlab/import_export/complex/project.json b/spec/fixtures/lib/gitlab/import_export/complex/project.json index 8dc91b05f4d..acfd6a6924a 100644 --- a/spec/fixtures/lib/gitlab/import_export/complex/project.json +++ b/spec/fixtures/lib/gitlab/import_export/complex/project.json @@ -366,7 +366,12 @@ "type": "ProjectLabel" } } - ] + ], + "sentry_issue": { + "id": 1, + "issue_id": 40, + "sentry_issue_identifier": 1234567891 + } }, { "id": 39, -- cgit v1.2.3