add comment

This commit is contained in:
nazoking
2015-11-09 13:57:37 +09:00
parent 2c6d2176bb
commit 84d97817e3

View File

@@ -311,6 +311,7 @@ class JsonFormatSpec extends Specification {
// "changed_files": 5 // "changed_files": 5
}""" }"""
// https://developer.github.com/v3/activity/events/types/#pullrequestreviewcommentevent
val apiPullRequestReviewComment = ApiPullRequestReviewComment( val apiPullRequestReviewComment = ApiPullRequestReviewComment(
id = 29724692, id = 29724692,
// "diff_hunk": "@@ -1 +1 @@\n-# public-repo", // "diff_hunk": "@@ -1 +1 @@\n-# public-repo",