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
I was looking at something else and I noticed that there is a :focus attribute on one of the examples, meaning that when you run rake test:all_versions locally, only 1 spec runs for each of the rspec versions targeted.
I was looking at something else and I noticed that there is a :focus attribute on one of the examples, meaning that when you run
rake test:all_versions
locally, only 1 spec runs for each of the rspec versions targeted.Note that the CI run is still running all examples ( https://travis-ci.org/guard/guard-rspec/builds/40528363 )
Pull request to follow.
The text was updated successfully, but these errors were encountered: