SAB-E02/Blog.DAL.Tests/Fixtures/posts.yaml
2021-04-06 18:04:43 +02:00

15 lines
194 B
YAML

Posts:
test:
Id: 1
Author: kacper
Content: testowy
second:
Id: 2
Author: kacper
Content: inny
Comments:
to-test:
Author: Ktos
Content: lol
PostId: 1