Update package.json #122
Annotations
4 errors
|
tests/index.test.ts#L43
Error: Snapshot `fanyi CLI > should print usage if no arguments are given 1` mismatched
- Expected
+ Received
@@ -1,8 +1,8 @@
"Usage: fanyi [options] [command]
- A translate tool in your command line
+ A translator in your command line
Options:
-V, --version output the version number
-h, --help display help for command
β― tests/index.test.ts:43:20
|
tests/index.test.ts#L48
Error: Snapshot `fanyi CLI > should print help if -h is given 1` mismatched
- Expected
+ Received
@@ -1,8 +1,8 @@
"Usage: fanyi [options] [command]
- A translate tool in your command line
+ A translator in your command line
Options:
-V, --version output the version number
-h, --help display help for command
β― tests/index.test.ts:48:20
|
|
The logs for this run have expired and are no longer available.
Loading