Improved timing.
This commit is contained in:
parent
a7a0339f8d
commit
79a32230fd
1 changed files with 1 additions and 1 deletions
|
@ -590,7 +590,7 @@ class ChatTest < TestCase
|
|||
watch_for_disappear(
|
||||
browser: customer,
|
||||
css: '.zammad-chat',
|
||||
timeout: 75,
|
||||
timeout: 95,
|
||||
)
|
||||
|
||||
# no agent action, show sorry screen
|
||||
|
|
Loading…
Reference in a new issue