fix
This commit is contained in:
parent
a9e543ba2e
commit
be1f7558ed
|
@ -32,7 +32,6 @@ describe('Chart', () => {
|
|||
|
||||
before(done => {
|
||||
initDb(true).then(c => {
|
||||
connection = c;
|
||||
done();
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue