I meant skip lol

pull/10006/head
Simon Holthausen 3 years ago
parent 30a81acd7d
commit 6a4b302abd

@ -4,7 +4,7 @@ export default test({
// This is skipped for now, because it's not clear how to make this work on client-side initial run:
// The anchor isn't connected to its parent at the time we can do a runtime check for the namespace, and we
// need the parent for this check. (this didn't work in Svelte 4 either)
solo: true,
skip: true,
html: '<svg><path></path></svg>',
test({ assert, target }) {

Loading…
Cancel
Save