From 84d97817e3c81441da01ba6141e926d80c19ea35 Mon Sep 17 00:00:00 2001 From: nazoking Date: Mon, 9 Nov 2015 13:57:37 +0900 Subject: [PATCH] add comment --- src/test/scala/gitbucket/core/api/JsonFormatSpec.scala | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/scala/gitbucket/core/api/JsonFormatSpec.scala b/src/test/scala/gitbucket/core/api/JsonFormatSpec.scala index 23ec5ba19..8b3c351f7 100644 --- a/src/test/scala/gitbucket/core/api/JsonFormatSpec.scala +++ b/src/test/scala/gitbucket/core/api/JsonFormatSpec.scala @@ -311,6 +311,7 @@ class JsonFormatSpec extends Specification { // "changed_files": 5 }""" + // https://developer.github.com/v3/activity/events/types/#pullrequestreviewcommentevent val apiPullRequestReviewComment = ApiPullRequestReviewComment( id = 29724692, // "diff_hunk": "@@ -1 +1 @@\n-# public-repo",