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