Improved timing or Sauce Labs.
This commit is contained in:
parent
91d3bb8965
commit
950375005e
1 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@ class AgentTicketActionLevel4Test < TestCase
|
|||
},
|
||||
{
|
||||
:execute => 'wait',
|
||||
:value => 5,
|
||||
:value => 7,
|
||||
},
|
||||
|
||||
# reload instances, verify again
|
||||
|
@ -76,7 +76,7 @@ class AgentTicketActionLevel4Test < TestCase
|
|||
},
|
||||
{
|
||||
:execute => 'wait',
|
||||
:value => 5,
|
||||
:value => 4,
|
||||
},
|
||||
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue