Skip to content

Commit af9a10f

Browse files
committed
chore: update snapshots
1 parent c223634 commit af9a10f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/compiler-sfc/test/__snapshots__/compileScript.spec.ts.snap

Lines changed: 2 additions & 2 deletions
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[`SFC analyze <script> bindings > auto name inference > basic 1`] = `
44
"export default {
@@ -294,7 +294,7 @@ exports[`SFC compile <script setup> > defineProps/defineEmits in multi-variable
294294
emits: ['a'],
295295
setup(__props, { emit }) {
296296
297-
const props = __props
297+
const props = __props;
298298
299299
const a = 1;
300300

packages/compiler-sfc/test/__snapshots__/cssVars.spec.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[`CSS vars injection > codegen > <script> w/ default export 1`] = `
44
"const __default__ = { setup() {} }

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy