rake-test

'You do not have access to the app' when trying to access heroku console

こ雲淡風輕ζ 提交于 2019-12-06 17:30:39
问题 I recently started collaborating in a project on Heroku using Ruby on Rails. I was added as a collaborator and added the remote to my environment. After some development, I pushed some changes and had no problems: $ git push staging Where staging is the name of my remote. Later, when trying to run "rake test" on Heroku, I recieved an error: $heroku run rake test --app staging Running `rake test` attached to terminal... failed ! You do not have access to the app staging. Which is odd, as I was