* [task#126878,done,0.1h,0h] Modify sonar errors of ui test to activate execution.

This commit is contained in:
yulujie
2024-08-26 08:36:17 +08:00
committed by 李阳
parent b6bbf5d021
commit be0bfd9af4
2 changed files with 2 additions and 3 deletions
@@ -55,7 +55,7 @@ class putoffExecutionTester extends tester
* @access public
* @return bool
*/
Public function putoffWithWrongDate($execution, $executionId, $dateType = 'end')
public function putoffWithWrongDate($execution, $executionId, $dateType = 'end')
{
$this->inputFields($execution, $executionId);
$form = $this->loadPage();