From: Evan You Date: Fri, 13 May 2022 07:45:26 +0000 (+0800) Subject: chore: fix snapshots X-Git-Tag: v3.2.34-beta.1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31c0bb355a28dd857dea9656060a57616bf52f8e;p=thirdparty%2Fvuejs%2Fcore.git chore: fix snapshots --- diff --git a/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap b/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap index 358f79dec4..690051f6d0 100644 --- a/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap +++ b/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap @@ -80,7 +80,8 @@ return { n, x } exports[`SFC compile