chore: squelch a warning

pull/13034/head
Rich Harris 2 years ago
parent eebe42789b
commit e0f6df3d04

@ -15,5 +15,7 @@ export default test({
component.$destroy();
raf.tick(100);
}
},
warnings: ['Tried to unmount a component that was not mounted']
});

Loading…
Cancel
Save