We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08262e1 commit 982b856Copy full SHA for 982b856
1 file changed
applicationset/services/pull_request/gitea_test.go
@@ -291,6 +291,7 @@ func TestGetGiteaPRLabelNames(t *testing.T) {
291
})
292
}
293
294
+
295
func TestGiteaListReturnsRepositoryNotFoundError(t *testing.T) {
296
mux := http.NewServeMux()
297
server := httptest.NewServer(mux)
0 commit comments