mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-16 10:00:44 +01:00
fix
This commit is contained in:
parent
a9e543ba2e
commit
be1f7558ed
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ describe('Chart', () => {
|
|||
|
||||
before(done => {
|
||||
initDb(true).then(c => {
|
||||
connection = c;
|
||||
done();
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue