done呼び忘れ
This commit is contained in:
parent
49f9565961
commit
16171d6579
|
@ -47,6 +47,7 @@ describe('Chart', () => {
|
|||
|
||||
afterEach(done => {
|
||||
clock.uninstall();
|
||||
done();
|
||||
});
|
||||
|
||||
it('Can updates', async(async () => {
|
||||
|
|
Loading…
Reference in New Issue