mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 02:16:29 +02:00
typescript migration
This commit is contained in:
@@ -128,7 +128,7 @@ winston.info(`environment ${global.env}`);
|
||||
|
||||
const db = require('../../src/database');
|
||||
|
||||
module.exports = db;
|
||||
module.exports = db;
|
||||
|
||||
before(async function () {
|
||||
this.timeout(30000);
|
||||
|
||||
Reference in New Issue
Block a user