Skip to content

Commit cbb3ec4

Browse files
committed
chore: update snapshot
1 parent 2ad91fb commit cbb3ec4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/__snapshots__/esbuild.test.ts.snap

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

33
exports[`transform > fixtures > tests/fixtures/basic.vue > isProduction is false 1`] = `
44
"// tests/fixtures/basic.vue

tests/__snapshots__/rollup.test.ts.snap

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

33
exports[`transform > fixtures > tests/fixtures/basic.vue > isProduction is false 1`] = `
44
"//basic.js

0 commit comments

Comments
 (0)