Closed deanfields closed 7 years ago
My fault, I didn't notice it was referring to database_cleaner in the trace, removing the database_cleaner.rb file made it work apologies!
No problem. Glad to see all is working with rspec (I don't use it personally but I know a lot of people do).
Hi,
I've just installed a new rails project with orats using version 5.1.1 (thank you). However I keep getting an error when I attempt to run the test suite, I've installed RSpec as normal and added a simple test spec. I've tried modifying this a few times with no luck, heres the error:
Below is the gemfile I'm using: