Fixed test.
This commit is contained in:
parent
040d781f6d
commit
bb1163e0aa
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ class ChatTest < TestCase
|
||||||
watch_for(
|
watch_for(
|
||||||
browser: agent,
|
browser: agent,
|
||||||
css: '.active .chat-window',
|
css: '.active .chat-window',
|
||||||
value: 'has left the conversation',
|
value: 'has closed the conversation',
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue