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