adding pending spec to check for error within webfinger process

This commit is contained in:
maxwell 2010-10-25 00:52:36 -07:00
parent dae9f6540b
commit acd977a115

View file

@ -53,11 +53,8 @@ describe RequestsController do
it 'should redirect to the page which you called it from ' do
pending "i need to figure out how to do this"
end
<<<<<<< HEAD
it 'should not blow up if there is a problem mid way thru the webfinger process' do
pending "i need to do this tomorrow
pending "i need to do this tomorrow'
end
=======
>>>>>>> EM websocket cleanly merged with master. webfingering is now async
end