Fixed test.
This commit is contained in:
parent
fa63fbae8a
commit
6c707dc5f5
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue