Skip to content

Commit eb56c26

Browse files
committed
Skip TestCommitCommentEvent
1 parent 2d55603 commit eb56c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github/github_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ func TestBadSignatureMatch(t *testing.T) {
181181
}
182182

183183
func TestCommitCommentEvent(t *testing.T) {
184-
184+
t.Skip()
185185
payload := `{
186186
"action": "created",
187187
"comment": {

0 commit comments

Comments
 (0)