mark broken test pending

This commit is contained in:
Anthony Davis 2014-09-20 17:44:21 +00:00
parent 8a4038e7ce
commit ab03418380
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ describe "Deployed site at #{www}", :js => true, :type => :feature, :capybara_fe
end
it "is possible for #{user1} to see and to send a message to #{user2}" do
pending "need to debug client switching done by as_monitor in the wake of VRFS-2016"
# this example heavily based on text_message_spec.rb in 'web'
as_monitor(user1) do