Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec/lib
diff options
context:
space:
mode:
authorFabio Pitino <fpitino@gitlab.com>2019-07-15 11:28:01 +0300
committerFabio Pitino <fpitino@gitlab.com>2019-07-15 16:05:22 +0300
commit2397f171a35485c422a48e5dba50fb7fee4c76b4 (patch)
treea36266a7ee644bcc3e4afc1622a314307960d546 /spec/lib
parent42d99460d3bbae88fdd9d8415970ecbfffc85a01 (diff)
Ensure ImportExport maintains trigger ownership
Diffstat (limited to 'spec/lib')
-rw-r--r--spec/lib/gitlab/import_export/project.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/lib/gitlab/import_export/project.json b/spec/lib/gitlab/import_export/project.json
index 8be074f4b9b..63900809a14 100644
--- a/spec/lib/gitlab/import_export/project.json
+++ b/spec/lib/gitlab/import_export/project.json
@@ -6630,6 +6630,7 @@
"id": 123,
"token": "cdbfasdf44a5958c83654733449e585",
"project_id": 5,
+ "owner_id": 1,
"created_at": "2017-01-16T15:25:28.637Z",
"updated_at": "2017-01-16T15:25:28.637Z"
}