Improved timing for reset check.
This commit is contained in:
parent
5531f70f46
commit
01b1ce2ff0
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ class AgentTicketActionsLevel3Test < TestCase
|
|||
css: '.content.active .js-reset',
|
||||
browser: browser2,
|
||||
)
|
||||
sleep 1
|
||||
sleep 2
|
||||
ticket_verify(
|
||||
browser: browser2,
|
||||
data: {
|
||||
|
|
Loading…
Reference in a new issue