Sha256: 74b19849d3f61dc11b041b5b3e1040e1f2d716be9563db24837e692b957b32ac

Contents?: true

Size: 372 Bytes

Versions: 4

Compression:

Stored size: 372 Bytes

Contents

Feature: ghc ref

  Scenario: Available commands

    When I run `ghc ref`
    Then the exit status should be 0
      And the output should contain "ghc ref create"
      And the output should contain "ghc ref delete"
      And the output should contain "ghc ref get"
      And the output should contain "ghc ref list"
      And the output should contain "ghc ref update"

Version data entries

4 entries across 4 versions & 1 rubygems

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