*[misc] add testtask and executionCase module for search config.
This commit is contained in:
@@ -185,4 +185,6 @@ else
|
||||
}
|
||||
|
||||
$config->search->controlProps = array();
|
||||
$config->search->controlProps['testcase']['lastRunResult'] = (object)array('emptyValue' => '');
|
||||
$config->search->controlProps['executionCase']['lastRunResult'] = (object)array('emptyValue' => '');
|
||||
$config->search->controlProps['testtask']['lastRunResult'] = (object)array('emptyValue' => '');
|
||||
$config->search->controlProps['testcase']['lastRunResult'] = (object)array('emptyValue' => '');
|
||||
|
||||
Reference in New Issue
Block a user