Files
gitea/models/fixtures/notice.yml

17 lines
317 B
YAML

-
id: 1
type: 1 # NoticeRepository
description: description1
-
id: 2
type: 1 # NoticeRepository
description: description2
-
id: 3
type: 1 # NoticeRepository
description: description3
# DO NOT add more test data in the fixtures, test case should prepare their own test data separately and clearly