Рефакторинг конструкторов объектов тестирования.
This commit is contained in:
@@ -73,7 +73,7 @@ public class SapforConfigurationDBTable extends iDBTable<SapforConfiguration> {
|
||||
case 5:
|
||||
return object.kernels;
|
||||
case 6:
|
||||
return cache.getSettingsDescriptions();
|
||||
return cache.settingsSummary;
|
||||
case 7:
|
||||
return cache.groupsSummary;
|
||||
case 8:
|
||||
|
||||
Reference in New Issue
Block a user