fix
This commit is contained in:
@@ -36,6 +36,6 @@ public class AbortDVMPackage extends TestingSystemPass<DVMPackage> {
|
|||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected void ServerAction() throws Exception {
|
protected void ServerAction() throws Exception {
|
||||||
Command(new ServerExchangeUnit_2021(ServerCode.PublishObject, "", packageToKill));
|
Command(new ServerExchangeUnit_2021(ServerCode.PublishObject, null, packageToKill));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user