0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-20 23:09:04 +02:00
gitea/models/fixtures/issue_pin.yml
Copilot 6f9fa55785
models/fixtures: add "DO NOT add more test data" comment to all yml fixture files (#37150)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wxiaoguang <2114189+wxiaoguang@users.noreply.github.com>
2026-04-09 13:26:21 +08:00

9 lines
183 B
YAML

-
id: 1
repo_id: 2
issue_id: 4
is_pull: false
pin_order: 1
# DO NOT add more test data in the fixtures, test case should prepare their own test data separately and clearly