Sha256: 59af6177a55d0e03eefab3eae8c9dbe353b0f608606ea49ef3882f918ed779c4

Contents?: true

Size: 264 Bytes

Versions: 4

Compression:

Stored size: 264 Bytes

Contents

Feature: ghc org

  Scenario: Available commands

    When I run `ghc org`
    Then the exit status should be 0
      And the output should contain "ghc org edit"
      And the output should contain "ghc org list"
      And the output should contain "ghc org get"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
github_cli-0.4.3 features/organization.feature
github_cli-0.4.2 features/organization.feature
github_cli-0.4.1 features/organization.feature
github_cli-0.4.0 features/organization.feature