diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-04 21:07:54 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-04 21:07:54 +0000 |
commit | 2fd92f2dc784ade9cb4e1c33dd60cbfad7b86818 (patch) | |
tree | 7779f36689db97a46e0268a4aec1d49f283eb0c8 /spec/fixtures | |
parent | 42ca24aa5bbab7a2d43bc866d9bee9876941cea2 (diff) | |
download | gitlab-ce-2fd92f2dc784ade9cb4e1c33dd60cbfad7b86818.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/fixtures')
-rw-r--r-- | spec/fixtures/lib/gitlab/import_export/complex/project.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/fixtures/lib/gitlab/import_export/complex/project.json b/spec/fixtures/lib/gitlab/import_export/complex/project.json index fae02540868..72ed8b818d8 100644 --- a/spec/fixtures/lib/gitlab/import_export/complex/project.json +++ b/spec/fixtures/lib/gitlab/import_export/complex/project.json @@ -6452,7 +6452,7 @@ ] }, { - "id": 37, + "id": 26, "project_id": 5, "ref": "master", "sha": "048721d90c449b244b7b4c53a9186b04330174ec", @@ -6744,7 +6744,7 @@ ] }, { - "id": 40, + "id": 19, "project_id": 5, "ref": "master", "sha": "2ea1f3dec713d940208fb5ce4a38765ecb5d3f73", @@ -6851,7 +6851,7 @@ ] }, { - "id": 42, + "id": 20, "project_id": 5, "ref": "master", "sha": "ce84140e8b878ce6e7c4d298c7202ff38170e3ac", |