Sha256: 6571a1a8463b6108e90dd0c0a28ff2714bcc8f905146e8819ae73eb904c982a9
Contents?: true
Size: 373 Bytes
Versions: 1
Compression:
Stored size: 373 Bytes
Contents
@disable-bundler Feature: Creating a Heroku app when suspending a project Scenario: User uses the --heroku=true command line argument When I suspend a project called "test_project" with: | argument | value | | --heroku | true | Then the "test_project-production" heroku app should exist And the "test_project-production" heroku app should exist
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
suspenders-0.3.2 | features/creating_a_heroku_app.feature |