Sha256: ca88a89f612179bd73c4faee2bf91da708fd7f20abf8ad0776097820169ee62e
Contents?: true
Size: 309 Bytes
Versions: 2
Compression:
Stored size: 309 Bytes
Contents
Feature: ghc errors notification @wip Scenario: Unknown formatting option # When I run `ghc repo list -u wycats --format=unknown` # Then the exit status should be 1 # And the output should contain: # """ # Fatal error has occurred. Unrecognized formatting options: unknown # """
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
github_cli-0.4.4 | features/errors.feature |
github_cli-0.4.3 | features/errors.feature |