Added workaround to avoid 2 sec issue with discard changes.
This commit is contained in:
parent
06d970efb6
commit
32ea56c9d9
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ class AgentTicketActionsLevel3Test < TestCase
|
|||
css: '.content.active .js-reset',
|
||||
browser: browser2,
|
||||
)
|
||||
sleep 2
|
||||
sleep 5
|
||||
ticket_verify(
|
||||
browser: browser2,
|
||||
data: {
|
||||
|
|
Loading…
Reference in a new issue