Skip to content

Commit 2923347

Browse files
committed
test: update snapshot
1 parent 5af851d commit 2923347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/__snapshots__/rolldown.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
22

33
exports[`rolldown 1`] = `
4-
"import { default as process } from "node:process";
4+
"import "node:process";
55
66
//#region tests/fixtures/main.js
77
const platform = 'darwin';

0 commit comments

Comments
 (0)