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