update test

pull/15778/head
Rich Harris 1 year ago
parent 67c9178b10
commit 8a5bb2e792

@ -13,7 +13,7 @@ export default function Skip_static_subtree($$anchor, $$props) {
var node = $.sibling(h1, 10);
$.html(node, () => $$props.content, false, false);
$.html(node, () => $$props.content);
$.next(14);
$.reset(main);

Loading…
Cancel
Save