исправления планировщика
This commit is contained in:
2025-03-14 01:14:56 +03:00
parent c7626e877e
commit 04cf5c1552
7 changed files with 46 additions and 41 deletions

View File

@@ -148,7 +148,7 @@ public class SapforTestingPlanner extends TestingPlanner<SapforPackage> {
}
@Override
protected void DownloadResults() throws Exception {
//не требуется.
UpdatePackageState(TasksPackageState.Analysis);
}
@Override
protected void AnalyseResults() throws Exception {