+ testtask: hide the ignore option of test result in batchRun page.
This commit is contained in:
@@ -10,6 +10,8 @@ declare(strict_types=1);
|
||||
*/
|
||||
namespace zin;
|
||||
|
||||
unset($lang->testcase->resultList['n/a']);
|
||||
|
||||
$caseItems = array();
|
||||
foreach($cases as $caseID => $case)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user