построение дерева версий результатов тестирования(еще с багами), и фикс мелкого бага
This commit is contained in:
@@ -313,6 +313,8 @@ public enum PassCode_2021 {
|
||||
switch (this) {
|
||||
case Undefined:
|
||||
return "?";
|
||||
case DeleteSapforScenario:
|
||||
return "Удалить сценарий SAPFOR";
|
||||
case DeleteServerSapfor:
|
||||
return "Удалить версию SAPFOR";
|
||||
case StartSapforTestsOnServer:
|
||||
|
||||
Reference in New Issue
Block a user