summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-07-14 12:07:54 +0200
committerJames Lopez <james@jameslopez.es>2016-07-14 12:07:54 +0200
commit097706b4588ca8ace9dfaab44f03d62ac6b3a2be (patch)
tree6aba202f9e91735d9cfab07a795779d47ce122a4 /spec/lib/gitlab/import_export
parent7968484dfa363537e6e7822ca1ec100bcd0ec4f8 (diff)
downloadgitlab-ce-097706b4588ca8ace9dfaab44f03d62ac6b3a2be.tar.gz
fix EE => CE project import, and updated JSON spec
Diffstat (limited to 'spec/lib/gitlab/import_export')
-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 7286b0c39c0..4113d829c3c 100644
--- a/spec/lib/gitlab/import_export/project.json
+++ b/spec/lib/gitlab/import_export/project.json
@@ -26,6 +26,7 @@
"deleted_at": null,
"due_date": null,
"moved_to_id": null,
+ "test_ee_field": "test",
"notes": [
{
"id": 351,