mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-19 06:38:32 +00:00
fix: [ci skip] update comment.
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
)
|
||||
|
||||
// Handler returns an http.Handler that is capable of handling a variety of mock
|
||||
// Bitbucket requests and returning mock responses.
|
||||
// Gitea requests and returning mock responses.
|
||||
func Handler() http.Handler {
|
||||
gin.SetMode(gin.TestMode)
|
||||
|
||||
|
Reference in New Issue
Block a user