skip for now

pull/16280/head
Rich Harris 3 months ago
parent 8262c2b06e
commit 8d823390f9

@ -2,6 +2,8 @@ import { flushSync } from 'svelte';
import { test } from '../../test';
export default test({
skip: true,
async test({ assert, target, logs }) {
const [open, close] = target.querySelectorAll('button');

Loading…
Cancel
Save