summaryrefslogtreecommitdiff
path: root/spec/support/import_export/import_export.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/import_export/import_export.yml')
-rw-r--r--spec/support/import_export/import_export.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/support/import_export/import_export.yml b/spec/support/import_export/import_export.yml
index 17136dee000..734d6838f4d 100644
--- a/spec/support/import_export/import_export.yml
+++ b/spec/support/import_export/import_export.yml
@@ -11,9 +11,6 @@ project_tree:
- :user
included_attributes:
- project:
- - :name
- - :path
merge_requests:
- :id
user:
@@ -21,4 +18,7 @@ included_attributes:
excluded_attributes:
merge_requests:
- - :iid \ No newline at end of file
+ - :iid
+ project:
+ - :id
+ - :created_at \ No newline at end of file