features/config.feature in heroku_san-2.0.0 vs features/config.feature in heroku_san-2.1.0
- old
+ new
@@ -16,9 +16,11 @@
app: awesomeapp
staging:
app: awesomeapp-staging
demo:
app: awesomeapp-demo
+ development:
+ app:
"""
When I run `rake --trace heroku:apps:local`
Then the output should contain "production is shorthand for the Heroku app awesomeapp"