Sha256: d081622dbfb2159ac7eddebcaa7c60bc8521fe31b14c807db7828c03cf5a58cb

Contents?: true

Size: 417 Bytes

Versions: 3

Compression:

Stored size: 417 Bytes

Contents

Feature: ghc follower

  Scenario: Available commands

    When I run `ghc follower`
    Then the exit status should be 0
      And the output should contain "ghc follower follow"
      And the output should contain "ghc follower follower"
      And the output should contain "ghc follower following"
      And the output should contain "ghc follower list"
      And the output should contain "ghc follower unfollow"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
github_cli-0.4.2 features/follower.feature
github_cli-0.4.1 features/follower.feature
github_cli-0.4.0 features/follower.feature