Maintenance: Processing of checked CTI Log entries via Scheduler and pushing of new information to the JS App takes longer than 6 seconds which fails CI browser test.

This commit is contained in:
Thorsten Eckel 2020-01-29 16:41:25 +01:00
parent 85c03460aa
commit 208c0b0211

View file

@ -61,7 +61,7 @@ class IntegrationCtiTest < TestCase
watch_for_disappear(
css: '.js-phoneMenuItem .counter',
timeout: 6,
timeout: 15,
)
click(css: 'a[href="#manage"]')