You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.
I get this error when I run script/tests. I've created an heroku app and used heroku config:set to create this settings on heroku. What else do I need to do to make this error go away and have a successful run?
The text was updated successfully, but these errors were encountered:
I'd put these lines in a ~/.localrc file and then add the line source ~/.localrc in your ~/.zshrc or ~/.bash_profile, so the env vars persist between shell sessions.
I get this error when I run script/tests. I've created an heroku app and used heroku config:set to create this settings on heroku. What else do I need to do to make this error go away and have a successful run?
The text was updated successfully, but these errors were encountered: