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
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-08-11 12:03:26 +0300
committerJames Lopez <james@jameslopez.es>2016-08-11 13:49:07 +0300
commitefab1677a7a2959a28a09393a2b6519072005534 (patch)
tree5e8d497539f68f56bde4804ce46d910e2882ef2d /spec/support/import_export
parent34d5426f0e17a9d0a2d2330b472114e7e457ae05 (diff)
Fix attribute inclusion in import/export config ignored in some cases
Diffstat (limited to 'spec/support/import_export')
-rw-r--r--spec/support/import_export/import_export.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/support/import_export/import_export.yml b/spec/support/import_export/import_export.yml
index 3ceec506401..17136dee000 100644
--- a/spec/support/import_export/import_export.yml
+++ b/spec/support/import_export/import_export.yml
@@ -7,6 +7,8 @@ project_tree:
- :merge_request_test
- commit_statuses:
- :commit
+ - project_members:
+ - :user
included_attributes:
project:
@@ -14,6 +16,8 @@ included_attributes:
- :path
merge_requests:
- :id
+ user:
+ - :email
excluded_attributes:
merge_requests: