test: update slider update
parent
257f7f03b5
commit
384ea35ca7
|
@ -22,6 +22,6 @@ describe('Slider', () => {
|
|||
}, 1000);
|
||||
await asyncExpect(() => {
|
||||
expect(document.body.innerHTML).toMatchSnapshot();
|
||||
}, 100);
|
||||
}, 1000);
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue