v++
Авторство тестов из репозитория серверу и серверной почте. На будущее введем акк сервер
This commit is contained in:
@@ -341,7 +341,7 @@ public class TestingServer extends RepositoryServer<TestsDatabase> {
|
||||
return new Pair<>(object, groupFiles);
|
||||
}
|
||||
void RefreshDVMTests() throws Exception {
|
||||
UserAccount account = (UserAccount) request.object;
|
||||
UserAccount account = new UserAccount("server", Constants.MailAddress);
|
||||
ServerSapfor serverSapfor = db.serverSapfors.getLastDoneVersion();
|
||||
DownloadRepository downloadRepository = new DownloadRepository();
|
||||
if (!downloadRepository.Do())
|
||||
|
||||
Reference in New Issue
Block a user