diff --git a/tests/integration/api_issue_reaction_test.go b/tests/integration/api_issue_reaction_test.go index a80ae18d3d..a7764223b1 100644 --- a/tests/integration/api_issue_reaction_test.go +++ b/tests/integration/api_issue_reaction_test.go @@ -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