mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-23 17:00:24 +01:00
chore: eslint import/newline-after-import
This commit is contained in:
committed by
Julian Lam
parent
9f6a682ca9
commit
4ee0f1459d
@@ -116,6 +116,7 @@ winston.info('database config %s', dbType, testDbConfig);
|
||||
winston.info('environment ' + global.env);
|
||||
|
||||
const db = require('../../src/database');
|
||||
|
||||
module.exports = db;
|
||||
|
||||
before(async function () {
|
||||
|
||||
Reference in New Issue
Block a user