diff --git a/packages/svelte/tests/runtime-runes/samples/style-update/_config.js b/packages/svelte/tests/runtime-runes/samples/style-update/_config.js index 347ed46c36..f7ab5ab5ba 100644 --- a/packages/svelte/tests/runtime-runes/samples/style-update/_config.js +++ b/packages/svelte/tests/runtime-runes/samples/style-update/_config.js @@ -37,8 +37,6 @@ export default test({ component.style = ''; flushSync(); - // empty results drop the attribute on both client and SSR (was previously - // `
` on the client only — a hydration mismatch) assert.htmlEqual( target.innerHTML, `