no message
This commit is contained in:
@@ -21,7 +21,7 @@ public class DownloadTest extends TestingSystemPass<Test> {
|
||||
@Override
|
||||
protected boolean canStart(Object... args) throws Exception {
|
||||
if (Global.mainModule.getAccount().CheckRegistered(Log) &&
|
||||
Global.testingServer.db.tests.getUI().Check(Log)
|
||||
Global.testingServer.db.tests.getUI().CheckCurrent(Log)
|
||||
) {
|
||||
target = Global.testingServer.db.tests.getUI().getCurrent();
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user