heroku / heroku-connect-plugin

CLI plugin for Heroku Connect (experimental)
Apache License 2.0
23 stars 8 forks source link

Hot-fix for production-eu tests #59

Closed sigmavirus24 closed 7 years ago

sigmavirus24 commented 7 years ago

When trying to do connection:info in our testing, the tests fail because $HOME/.heroku does not exist. This is a temporary workaround for that issue.

gulopine commented 7 years ago

👍