Skip to content

Commit ba0d4cd

Browse files
snaps
1 parent 1202cb6 commit ba0d4cd

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

  • packages/cli/snap-tests-global

packages/cli/snap-tests-global/cli-helper-message/snap.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Tools:
7171

7272
Environment:
7373
Package manager Not found
74-
Node.js v<semver>
74+
Node.js v<semver> (default)
7575

7676
> vp install -h # show install help message
7777
VITE+ - The Unified Toolchain for the Web
@@ -440,3 +440,4 @@ Options:
440440
-h, --help Print help
441441

442442
Documentation: https://viteplus.dev/guide/upgrade
443+

packages/cli/snap-tests-global/command-version-no-side-effects/snap.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Tools:
1717

1818
Environment:
1919
Package manager Not found
20-
Node.js Not found
20+
Node.js v<semver> (default)
2121

2222
> test -f .node-version && echo 'FAIL: .node-version was created' || echo 'OK: no .node-version created'
2323
OK: no .node-version created

0 commit comments

Comments
 (0)