You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I can tell Echoe is not working with Rspec 2. If I have Rspec >= 2 installed, and run rake spec, nothing happens. Works fine if I manually run rspec . in my project.
The text was updated successfully, but these errors were encountered:
From what I can tell Echoe is not working with Rspec 2. If I have Rspec >= 2 installed, and run
rake spec
, nothing happens. Works fine if I manually runrspec .
in my project.The text was updated successfully, but these errors were encountered: