Closed DNA closed 8 years ago
I think this will still happen under bin/guard
since it executes server/bin/rspec
under development env.
Yeah this should probably also happen to bin/guard
I've tested both and they are working fine now. And since we can just pass bin/rake RAILS_ENV=test task
when needed, I don't think we need to change other scripts :)
LGTM!
Can I haz merge? :P
As we talked yesterday on Slack, we need to enforce Rspec to run on the test development :)