kurenn / market_place_api

The API on Rails tutorial application
142 stars 68 forks source link

When trying to run the tests, invalid option: --no-fail-fast #51

Closed lifeBalance closed 8 years ago

lifeBalance commented 8 years ago

I cloned the project, run bundle install and as I say in the title, can't run the tests:

$ bundle exec rspec
invalid option: --no-fail-fast

Please use --help for a listing of valid options

Any idea why?

lifeBalance commented 8 years ago

Alright, found it. It was an old .rspec file in my home directory.