fix
This commit is contained in:
@@ -104,8 +104,8 @@ public abstract class TestingPlanner<P extends TestingPackage> {
|
||||
break;
|
||||
case PackageStart:
|
||||
PackageStart();
|
||||
UpdatePackageState(getStateAfterStart());
|
||||
EmailPackage();
|
||||
UpdatePackageState(getStateAfterStart());
|
||||
break;
|
||||
case CompilationWorkspacesCreation:
|
||||
case CompilationPreparation:
|
||||
|
||||
Reference in New Issue
Block a user