mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-23 04:23:35 +00:00
fix
This commit is contained in:
@@ -49,6 +49,7 @@ describe('Chart', () => {
|
||||
clock = lolex.install({
|
||||
now: new Date('2000-01-01 00:00:00')
|
||||
});
|
||||
done();
|
||||
});
|
||||
|
||||
afterEach(done => {
|
||||
|
||||
Reference in New Issue
Block a user