mirror of
https://github.com/go-gitea/gitea
synced 2025-07-25 19:58:36 +00:00
@@ -49,7 +49,7 @@ func mockRequest(t *testing.T, reqPath string) *http.Request {
|
||||
|
||||
type MockContextOption struct {
|
||||
Render context.Render
|
||||
SessionStore *session.MockStore
|
||||
SessionStore session.Store
|
||||
}
|
||||
|
||||
// MockContext mock context for unit tests
|
||||
|
Reference in New Issue
Block a user