Fixed test.

This commit is contained in:
Martin Edenhofer 2015-12-10 16:34:42 +01:00
parent bb1163e0aa
commit c29995702e

View file

@ -273,7 +273,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