Sha256: be77591ac1a8e8a2f1b7742fe43fdaaa4673a951d9c89e84fc3573dc2361bff6
Contents?: true
Size: 337 Bytes
Versions: 2
Compression:
Stored size: 337 Bytes
Contents
Feature: ghc collab Scenario: Available commands When I run `ghc collab` Then the exit status should be 0 And the output should contain "ghc collab list" And the output should contain "ghc collab add" And the output should contain "ghc collab collab" And the output should contain "ghc collab remove"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
github_cli-0.4.2 | features/collaborator.feature |
github_cli-0.4.1 | features/collaborator.feature |