Marking when user ran the unit tests
Этот коммит содержится в:
@@ -19,6 +19,8 @@ func Setup() {
|
||||
StartServer()
|
||||
InitApi()
|
||||
Client = model.NewClient("http://localhost" + utils.Cfg.ServiceSettings.ListenAddress)
|
||||
|
||||
Srv.Store.MarkSystemRanUnitTests()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user