Sha256: de0512c8acc9efea955ca65753bd26f030f012cbff5559ce8879af83bb921874
Contents?: true
Size: 429 Bytes
Versions: 3
Compression:
Stored size: 429 Bytes
Contents
Feature: ghc hook Scenario: Available commands When I run `ghc hook` Then the exit status should be 0 And the output should contain "ghc hook create" And the output should contain "ghc hook delete" And the output should contain "ghc hook edit" And the output should contain "ghc hook get" And the output should contain "ghc hook list" And the output should contain "ghc hook test"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
github_cli-0.4.2 | features/hook.feature |
github_cli-0.4.1 | features/hook.feature |
github_cli-0.4.0 | features/hook.feature |