unskip failing test

pull/16335/head
Rich Harris 2 months ago
parent 8da222f460
commit 186a62b47d

@ -2,8 +2,6 @@ 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