mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 19:43:32 +00:00
fix
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
|
||||
process.env.NODE_ENV = 'test';
|
||||
|
||||
import * as assert from 'assert';
|
||||
import * as lolex from 'lolex';
|
||||
import { async } from './utils';
|
||||
import { initDb } from '../src/db/postgre';
|
||||
// import * as assert from 'assert';
|
||||
// import * as lolex from 'lolex';
|
||||
// import { async } from './utils';
|
||||
// import { initDb } from '../src/db/postgre';
|
||||
|
||||
// describe('Chart', () => {
|
||||
// let testChart: any;
|
||||
|
||||
Reference in New Issue
Block a user