From e7135f7100fd3c1fa902f4bc5a48fd7da6654122 Mon Sep 17 00:00:00 2001 From: agoni1212 <22545824+agoni1212@users.noreply.github.com> Date: Fri, 22 Dec 2023 21:55:11 +0800 Subject: [PATCH] chore: fix mismatching tag in hydration test (#9888) --- packages/runtime-core/__tests__/hydration.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(`