fix: remove unused declarations #2
Annotations
2 errors
tests/utils/cli.test.ts > spawnCliInstruction > should handle stdout and stderr data:
tests/utils/cli.test.ts#L56
AssertionError: expected 'touch: missing file operand\nTry \'to…' to be 'usage: touch [-A [-][[hh]mm]SS] [-ach…' // Object.is equality
- Expected
+ Received
- usage: touch [-A [-][[hh]mm]SS] [-achm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]]
- [-d YYYY-MM-DDThh:mm:SS[.frac][tz]] file ...
+ touch: missing file operand
+ Try 'touch --help' for more information.
❯ tests/utils/cli.test.ts:56:28
|
test
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
vitest-report
Expired
|
470 KB |
|