summaryrefslogtreecommitdiffstats
path: root/models/fixtures/notice.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--models/fixtures/notice.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/models/fixtures/notice.yml b/models/fixtures/notice.yml
new file mode 100644
index 0000000..af08f07
--- /dev/null
+++ b/models/fixtures/notice.yml
@@ -0,0 +1,14 @@
+-
+ id: 1
+ type: 1 # NoticeRepository
+ description: description1
+
+-
+ id: 2
+ type: 1 # NoticeRepository
+ description: description2
+
+-
+ id: 3
+ type: 1 # NoticeRepository
+ description: description3