100 прогресса сапфору по его завершении

This commit is contained in:
2023-12-18 15:55:13 +03:00
parent ef65bb2439
commit e85e194ae0
2 changed files with 2 additions and 25 deletions

View File

@@ -100,6 +100,7 @@ public class SapforTestingPlanner extends TestingPlanner<SapforPackage> {
@Override
protected void AnalyseResults() throws Exception {
//не требуется.
testingPackage.progress = 100;
}
@Override
protected void Kill() throws Exception {