mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-22 16:30:34 +01:00
fix: tests
This commit is contained in:
@@ -43,6 +43,7 @@ nconf.defaults({
|
||||
upload_path: 'test/uploads',
|
||||
views_dir: path.join(__dirname, '../../build/public/templates'),
|
||||
relative_path: '',
|
||||
secret: 'abcdef',
|
||||
});
|
||||
|
||||
const urlObject = url.parse(nconf.get('url'));
|
||||
|
||||
Reference in New Issue
Block a user