nviennot / rspec-console

Run RSpec tests in your rails console
101 stars 20 forks source link

TypeError: wrong argument type RSpec::Core::SharedExampleGroupModule (expected Proc) #21

Open heliohead opened 8 years ago

heliohead commented 8 years ago

Hi,

I am having this error on Rails5, unfortunately

screenshot 2016-08-02 16 40 06

This occurs when run rspec command twice :) Tks