1
1
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:
Ethan Koenig
2017-01-31 20:31:35 -05:00
committed by Lunny Xiao
parent 0a02fb3c4f
commit 10644d6dd7
8 changed files with 301 additions and 14 deletions

View File

@@ -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