Increased wait time.
This commit is contained in:
parent
d7025db7df
commit
051c8136d2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class CustomerTicketCreateTest < TestCase
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
:execute => 'wait',
|
:execute => 'wait',
|
||||||
:value => 2,
|
:value => 3,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
:execute => 'check',
|
:execute => 'check',
|
||||||
|
|
Loading…
Reference in a new issue