Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 committed Feb 1, 2020
1 parent ad7be28 commit 1bbae57
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions test/snapshots/index.js.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ Generated by [AVA](https://ava.li).
CLI solution for Postwoman.␊
Options:␊
-V, --version output the version number␊
-h, --help output usage information␊
-V, --version output the version number␊
-h, --help output usage information␊
Commands:␊
generate Generate API Documentation`
generate <path> Generate API Documentation`

## shows help with arg -h

Expand All @@ -28,11 +28,11 @@ Generated by [AVA](https://ava.li).
CLI solution for Postwoman.␊
Options:␊
-V, --version output the version number␊
-h, --help output usage information␊
-V, --version output the version number␊
-h, --help output usage information␊
Commands:␊
generate Generate API Documentation`
generate <path> Generate API Documentation`

## shows up help message without any args

Expand All @@ -43,20 +43,20 @@ Generated by [AVA](https://ava.li).
CLI solution for Postwoman.␊
Options:␊
-V, --version output the version number␊
-h, --help output usage information␊
-V, --version output the version number␊
-h, --help output usage information␊
Commands:␊
generate Generate API Documentation`
generate <path> Generate API Documentation`

## shows version with arg --version

> Snapshot 1
'1.0.0-beta.1'
'1.0.0-beta.5'

## shows version with arg -V

> Snapshot 1
'1.0.0-beta.1'
'1.0.0-beta.5'
Binary file modified test/snapshots/index.js.snap
Binary file not shown.

0 comments on commit 1bbae57

Please sign in to comment.