Sha256: 367bce5891dc156d9d222db4cbe315568490bd3a303e270ef9c1bd4626193290
Contents?: true
Size: 336 Bytes
Versions: 3
Compression:
Stored size: 336 Bytes
Contents
Feature: ghc search Scenario: Available commands When I run `ghc search` Then the exit status should be 0 And the output should contain "ghc search email" And the output should contain "ghc search issue" And the output should contain "ghc search repo" And the output should contain "ghc search user"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
github_cli-0.4.3 | features/search.feature |
github_cli-0.4.2 | features/search.feature |
github_cli-0.4.1 | features/search.feature |