no message
This commit is contained in:
@@ -299,7 +299,6 @@ public class Global {
|
||||
if (mainModule.getDb().settings.get(SettingName.AutoTestsLoad).toBoolean())
|
||||
Global.mainModule.getPass(PassCode.SynchronizeTests).Do();
|
||||
Global.mainModule.getSapfor().refreshPid(); //без сапфора сюда это все равно не дойдет.
|
||||
UI.CreateMenus();
|
||||
UI.CreateWindows();
|
||||
}
|
||||
public static void ServerMode() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user