omg fix
This commit is contained in:
parent
bfc687c166
commit
9089b3733e
|
@ -42,6 +42,7 @@ describe('Chart', () => {
|
|||
clock = lolex.install({
|
||||
now: new Date('2000-01-01 00:00:00')
|
||||
});
|
||||
done();
|
||||
});
|
||||
|
||||
afterEach(done => {
|
||||
|
|
Loading…
Reference in New Issue