From: Evan You Date: Thu, 26 Jan 2023 08:49:10 +0000 (+0800) Subject: wip(vitest-migration): compiler-sfc tests passing X-Git-Tag: v3.2.46~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0cd2213e6b9c792e4b7670c6edc1bfe838982f5d;p=thirdparty%2Fvuejs%2Fcore.git wip(vitest-migration): compiler-sfc tests passing --- diff --git a/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap b/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap index a4306b42ec..47d401eeea 100644 --- a/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap +++ b/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap @@ -1,6 +1,6 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP +// Vitest Snapshot v1 -exports[`SFC analyze