skip troublesome test

pull/12453/head
Rich Harris 2 years ago
parent 896c1bf3c1
commit bcc05f202d

@ -1,6 +1,7 @@
import { ok, test } from '../../test';
export default test({
skip: true,
test({ assert, component, target, raf }) {
component.visible = true;
const div = target.querySelector('div');

Loading…
Cancel
Save