Skip to content

Commit

Permalink
Update index.test.ts.snap
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 authored Sep 24, 2024
1 parent 064dfed commit 8f1c051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/__snapshots__/index.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports[`fanyi CLI > should print help if -h is given 1`] = `
"Usage: fanyi [options] [command]
A translate tool in your command line
A translator in your command line
Options:
-V, --version output the version number
Expand All @@ -29,7 +29,7 @@ Commands:
exports[`fanyi CLI > should print usage if no arguments are given 1`] = `
"Usage: fanyi [options] [command]
A translate tool in your command line
A translator in your command line
Options:
-V, --version output the version number
Expand Down

0 comments on commit 8f1c051

Please sign in to comment.