mirror of
https://github.com/go-gitea/gitea
synced 2025-08-21 17:08:27 +00: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