* Finish task #6436.

This commit is contained in:
Yagami
2019-10-14 13:45:41 +08:00
parent 2f23d0ab13
commit 96983e4a00
+1
View File
@@ -320,6 +320,7 @@ class testcase extends control
/* Get the status of stories are not closed. */
$storyStatus = $this->lang->story->statusList;
unset($storyStatus['closed']);
$modules = array();
if($currentModuleID)
{