pull/16335/head
Rich Harris 1 month ago
parent f64cf42f0c
commit 37f5cb7e6b

@ -7,7 +7,5 @@ export default test({
flushSync(() => open.click());
flushSync(() => close.click());
assert.deepEqual(logs, [true]);
}
});

Loading…
Cancel
Save