Revert "test GET /repos/{owner}/{repo}/issues/comments/{id}/reactions"

This reverts commit 2af5a75d71.
This commit is contained in:
Loïc Dachary 2023-11-26 06:33:45 +01:00
parent 3869f80b52
commit d8204f3e8f
No known key found for this signature in database
GPG key ID: 992D23B392F9E4F2

View file

@ -124,9 +124,6 @@ func TestAPICommentReactions(t *testing.T) {
Reaction: "+1",
})
MakeRequest(t, req, http.StatusNotFound)
req = NewRequestf(t, "GET", urlStr)
MakeRequest(t, req, http.StatusNotFound)
})
// Add allowed reaction