diff --git a/packages/compiler-ssr/__tests__/ssrVShow.spec.ts b/packages/compiler-ssr/__tests__/ssrVShow.spec.ts index 87abd6a45..2738bc226 100644 --- a/packages/compiler-ssr/__tests__/ssrVShow.spec.ts +++ b/packages/compiler-ssr/__tests__/ssrVShow.spec.ts @@ -6,7 +6,7 @@ describe('ssr: v-show', () => { "const { ssrRenderStyle: _ssrRenderStyle } = require(\\"@vue/server-renderer\\") return function ssrRender(_ctx, _push, _parent) { - _push(\`
\`) + _push(\`\`) }" `) }) @@ -19,10 +19,10 @@ describe('ssr: v-show', () => { const _hoisted_1 = {\\"color\\":\\"red\\"} return function ssrRender(_ctx, _push, _parent) { - _push(\`\`) + ])}\\">\`) }" `) }) @@ -33,10 +33,10 @@ describe('ssr: v-show', () => { "const { ssrRenderStyle: _ssrRenderStyle } = require(\\"@vue/server-renderer\\") return function ssrRender(_ctx, _push, _parent) { - _push(\`\`) + ])}\\">\`) }" `) }) @@ -51,11 +51,11 @@ describe('ssr: v-show', () => { const _hoisted_1 = {\\"color\\":\\"red\\"} return function ssrRender(_ctx, _push, _parent) { - _push(\`\`) + ])}\\">\`) }" `) })