Fixed for initial setup.
This commit is contained in:
parent
0ac55fd85c
commit
2d715c713b
1 changed files with 2 additions and 2 deletions
|
@ -122,7 +122,7 @@ class AgentTicketActionsLevel3Test < TestCase
|
|||
},
|
||||
{
|
||||
:execute => 'wait',
|
||||
:value => 10,
|
||||
:value => 12,
|
||||
},
|
||||
{
|
||||
:where => :instance2,
|
||||
|
@ -173,7 +173,7 @@ class AgentTicketActionsLevel3Test < TestCase
|
|||
},
|
||||
{
|
||||
:execute => 'wait',
|
||||
:value => 14,
|
||||
:value => 16,
|
||||
},
|
||||
|
||||
# check content in instance 2
|
||||
|
|
Loading…
Reference in a new issue