Skip to content

Commit 982b856

Browse files
committed
pull request functionality
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
1 parent 08262e1 commit 982b856

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

applicationset/services/pull_request/gitea_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ func TestGetGiteaPRLabelNames(t *testing.T) {
291291
})
292292
}
293293
}
294+
294295
func TestGiteaListReturnsRepositoryNotFoundError(t *testing.T) {
295296
mux := http.NewServeMux()
296297
server := httptest.NewServer(mux)

0 commit comments

Comments
 (0)