mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
gah i always forget this. need a pre-commit hook
This commit is contained in:
parent
ada52c7f13
commit
0b904b6fb7
@ -1,6 +1,4 @@
|
||||
export default {
|
||||
solo: true,
|
||||
|
||||
test(assert, component, target, window, raf) {
|
||||
component.set({ visible: true });
|
||||
const div = target.querySelector('div');
|
||||
|
Loading…
Reference in New Issue
Block a user