++
учет только групп возможен и в конфигах сапфора
This commit is contained in:
@@ -11,6 +11,6 @@ public class ShowCurrentSAPFORConfigurationTests extends ShowCurrentConfiguratio
|
||||
protected void showDone() throws Exception {
|
||||
Global.testingServer.db.groups.getUI().SelectKeys(Global.testingServer.db.getSapforConfigurationGroupsIds(target));
|
||||
Global.testingServer.db.tests.getUI().SelectKeys(Global.testingServer.db.getSapforConfigurationTestsIds(target));
|
||||
Global.testingServer.db.dvmSettings.getUI().SelectKeys(Global.testingServer.db.getSapforConfigurationSettingsIds(target));
|
||||
Global.testingServer.db.sapforSettings.getUI().SelectKeys(Global.testingServer.db.getSapforConfigurationSettingsIds(target));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user