You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pgfqe6ch8/test/fixtures/memos.yml

23 lines
315 B

---
one:
parent_id: 1
forum_id: 1
subject: MyString
content: MyText
author_id: 1
replies_count: 1
last_reply_id: 1
lock: false
sticky: false
two:
parent_id: 1
forum_id: 1
subject: MyString
content: MyText
author_id: 1
replies_count: 1
last_reply_id: 1
lock: false
sticky: false