We don't deploy on Heroku and right now I have to manually set the `DYNO` env variable. It would be great if you would refactor this to something like `TEST=true/false` or `APP_ENV=test/production`.
We don't deploy on Heroku and right now I have to manually set the
DYNOenv variable.It would be great if you would refactor this to something like
TEST=true/falseorAPP_ENV=test/production.