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