mirror of
https://github.com/go-gitea/gitea
synced 2025-07-29 05:38:37 +00:00
Bug fixes and unit tests for models/issue_label (#802)
This commit is contained in:
7
models/fixtures/comment.yml
Normal file
7
models/fixtures/comment.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
-
|
||||
id: 1
|
||||
type: 7 # label
|
||||
poster_id: 2
|
||||
issue_id: 1
|
||||
label_id: 1
|
||||
content: "1"
|
Reference in New Issue
Block a user