summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-10-06 14:37:41 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-10-11 11:39:05 -0300
commit81c253ded12c96bfa3f5cf27f0e23c61619ad914 (patch)
treea32a124c97106e8798ff3c206ecd401df94cb4d5
parent9dc4ebc8ea5cd223b17cbc1d772348bebc50cdeb (diff)
downloadgitlab-ce-81c253ded12c96bfa3f5cf27f0e23c61619ad914.tar.gz
Add Project#boards to import/export configuration file
-rw-r--r--spec/lib/gitlab/import_export/all_models.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/lib/gitlab/import_export/all_models.yml b/spec/lib/gitlab/import_export/all_models.yml
index 006569254a6..5d5836e9bee 100644
--- a/spec/lib/gitlab/import_export/all_models.yml
+++ b/spec/lib/gitlab/import_export/all_models.yml
@@ -118,7 +118,7 @@ project:
- creator
- group
- namespace
-- board
+- boards
- last_event
- services
- campfire_service