Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Jul 15, 2024
1 parent 5af851d commit 2923347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/__snapshots__/rolldown.test.ts.snap
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`rolldown 1`] = `
"import { default as process } from "node:process";
"import "node:process";
//#region tests/fixtures/main.js
const platform = 'darwin';
Expand Down

0 comments on commit 2923347

Please sign in to comment.