mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
misc test
This commit is contained in:
@@ -15,5 +15,5 @@ let sinonStubPromise = require('sinon-stub-promise');
|
||||
sinonStubPromise(global.sinon);
|
||||
global.sandbox = sinon.createSandbox();
|
||||
|
||||
import setupNconf from '../../website/server/libs/setupNconf';
|
||||
const setupNconf = require('../../website/server/libs/setupNconf');
|
||||
setupNconf('./config.json.example');
|
||||
|
||||
Reference in New Issue
Block a user