Skip to content

Commit c082116

Browse files
committed
Add [EXE] substitution in snapshots
1 parent 9171e18 commit c082116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/snapshots/init/unknown_flags.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ error: Found argument '--flag' which wasn't expected, or isn't valid in this con
33
If you tried to supply `--flag` as a value rather than a flag, use `-- --flag`
44

55
USAGE:
6-
cargo init <path>
6+
cargo[EXE] init <path>
77

88
For more information try --help

0 commit comments

Comments
 (0)