Sha256: 5dac8fed93d60b09eaf3aa52bda7d748a041065595b807fcbeda1cdc3dc4c531
Contents?: true
Size: 308 Bytes
Versions: 27
Compression:
Stored size: 308 Bytes
Contents
@disable-bundler Feature: Creating a Heroku app Scenario: --heroku=true When I suspend a project called "test_project" with: | argument | value | | --heroku | true | Then the "test_project-staging" Heroku app should exist And the "test_project-production" Heroku app should exist
Version data entries
27 entries across 27 versions & 3 rubygems