Sha256: 627aedc0dcb5bf49c30a9c2ea7f14aadffe7b7dc94ffb6fc30cb136050287655
Contents?: true
Size: 370 Bytes
Versions: 6
Compression:
Stored size: 370 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-staging" heroku app should exist And the "test_project-production" heroku app should exist
Version data entries
6 entries across 6 versions & 2 rubygems