Macario Ortega wrote:
> 
> Btw, I am with sqlite3.

Hi, I think I solved the issue, I had mocha in my plugins but I was 
using it in just a couple of tests and this line was commented in the 
spec_helper.rb

# config.mock_with :mocha

I removed mocha from my plugins folder ran rake and this two tests 
failed, I fixed them and now I can see about 600 green dots and no F's 
when I run rake :)

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to