Improved unit tests.
This commit is contained in:
parent
84137a5c1f
commit
a8d8764ac3
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ class AgentTicketActionSimpleTest < TestCase
|
|||
{
|
||||
:name => 'agent ticket create 1',
|
||||
:action => [
|
||||
{
|
||||
:execute => 'close_all_tasks',
|
||||
},
|
||||
{
|
||||
:execute => 'click',
|
||||
:css => 'a[href="#new"]',
|
||||
|
|
Loading…
Reference in a new issue