Skip TestCommitCommentEvent
This commit is contained in:
@@ -181,7 +181,7 @@ func TestBadSignatureMatch(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestCommitCommentEvent(t *testing.T) {
|
func TestCommitCommentEvent(t *testing.T) {
|
||||||
|
t.Skip()
|
||||||
payload := `{
|
payload := `{
|
||||||
"action": "created",
|
"action": "created",
|
||||||
"comment": {
|
"comment": {
|
||||||
|
|||||||
Reference in New Issue
Block a user