* finish task #5944.

This commit is contained in:
wangyidong
2019-07-12 09:54:29 +08:00
parent 89b338947a
commit 45448fdd69
+1 -1
View File
@@ -1287,7 +1287,7 @@ class testcase extends control
{
$row = new stdclass();
$row->module = $module . "(#$moduleID)";
$row->stepDesc = "1. \n2. \n3. num:" . $num;
$row->stepDesc = "1. \n2. \n3.";
$row->stepExpect = "1. \n2. \n3.";
if(empty($rows))