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:
@@ -44,3 +44,13 @@
|
||||
content: content4
|
||||
is_closed: true
|
||||
is_pull: false
|
||||
|
||||
-
|
||||
id: 5
|
||||
repo_id: 1
|
||||
index: 4
|
||||
poster_id: 2
|
||||
name: issue5
|
||||
content: content5
|
||||
is_closed: true
|
||||
is_pull: false
|
||||
|
Reference in New Issue
Block a user