+ testtask: hide the ignore option of test result in batchRun page.

This commit is contained in:
liugang
2023-10-09 15:00:04 +08:00
parent b3c00d9cf0
commit d57b584c02
+2
View File
@@ -10,6 +10,8 @@ declare(strict_types=1);
*/
namespace zin;
unset($lang->testcase->resultList['n/a']);
$caseItems = array();
foreach($cases as $caseID => $case)
{