Skip to content

Commit 76f6860

Browse files
committed
test(snapshots): re-record create_next_command_monorepo_library on a healthy network
The earlier recording ran while the registry connection was degraded and captured the scaffold failing with exit code 1; capture the successful scaffold instead. Part of #2116.
1 parent 953d811 commit 76f6860

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

crates/vite_cli_snapshots/tests/cli_snapshots/fixtures/create_next_command_monorepo_library/snapshots/create_next_command_monorepo_library.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44

55
monorepo: next command should suggest vp run
66

7-
**Exit code:** 1
8-
97
```
108
119
Using default package name: vite-plus-library
10+
◇ Scaffolded packages/vite-plus-library with TypeScript library
11+
• Node <version> pnpm <version>
12+
→ Next: cd packages/vite-plus-library && vp run
1213
```

0 commit comments

Comments
 (0)