[task#131149, 0.5h] modify changeStory uifunction.
This commit is contained in:
@@ -23,6 +23,7 @@ class changeStoryTester extends tester
|
||||
{
|
||||
$form = $this->initForm('story', 'change', array('id' => 1), 'appIframe-product');
|
||||
$form->dom->title->setValue($storyName);
|
||||
$form->dom->reviewer->multiPicker(array('admin'));
|
||||
$form->dom->btn($this->lang->save)->click();
|
||||
$form->wait(1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user