rspec_api_documentation icon indicating copy to clipboard operation
rspec_api_documentation copied to clipboard

Must be using test environment to run tests

Open edusantana opened this issue 4 years ago • 1 comments

I almost drop my development database because of this.

edusantana avatar Nov 04 '21 12:11 edusantana

What version are you using? RSpec shouldn't be running tests in dev. That's just how Rails works https://github.com/zipmark/rspec_api_documentation/blob/d3892cc7388460a98476734963face5a7a2ac158/lib/tasks/docs.rake

bf4 avatar Jan 26 '22 01:01 bf4