From: agoni1212 <22545824+agoni1212@users.noreply.github.com> Date: Fri, 22 Dec 2023 13:55:11 +0000 (+0800) Subject: chore: fix mismatching tag in hydration test (#9888) X-Git-Tag: v3.4.0-rc.1~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e7135f7100fd3c1fa902f4bc5a48fd7da6654122;p=thirdparty%2Fvuejs%2Fcore.git chore: fix mismatching tag in hydration test (#9888) --- diff --git a/packages/runtime-core/__tests__/hydration.spec.ts b/packages/runtime-core/__tests__/hydration.spec.ts index 6bbe411829..07f19527ca 100644 --- a/packages/runtime-core/__tests__/hydration.spec.ts +++ b/packages/runtime-core/__tests__/hydration.spec.ts @@ -1411,7 +1411,7 @@ describe('SSR hydration', () => { h('svg', { class: 'foo bar' }) ) // class with different order - mountWithHydration(`