mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-08 17:53:55 +09:00
fix lfs version check warning log when using ssh protocol (#5501)
This commit is contained in:
@ -99,6 +99,7 @@ func initIntegrationTest() {
|
||||
}
|
||||
|
||||
setting.NewContext()
|
||||
setting.CheckLFSVersion()
|
||||
models.LoadConfigs()
|
||||
|
||||
switch {
|
||||
|
Reference in New Issue
Block a user