forked from mirror/misskey
fix
This commit is contained in:
parent
5dfead3da0
commit
8b61c2603a
@ -49,6 +49,7 @@ describe('Chart', () => {
|
||||
clock = lolex.install({
|
||||
now: new Date('2000-01-01 00:00:00')
|
||||
});
|
||||
done();
|
||||
});
|
||||
|
||||
afterEach(done => {
|
||||
|
Loading…
Reference in New Issue
Block a user