Fixed test.

This commit is contained in:
Martin Edenhofer 2017-11-23 23:09:11 +01:00
parent fa63fbae8a
commit 6c707dc5f5

View file

@ -397,7 +397,7 @@ class ChatTest < TestCase
watch_for( watch_for(
browser: customer, browser: customer,
css: '.zammad-chat', css: '.zammad-chat',
value: 'Chat closed by', value: '(Chat closed by|Chat beendet von)',
) )
click( click(
browser: customer, browser: customer,