mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-04 21:15:55 +01:00
require key tests
This commit is contained in:
@@ -10,6 +10,7 @@ describe('Test database', function() {
|
||||
});
|
||||
});
|
||||
|
||||
require('./database/keys');
|
||||
|
||||
it('should not throw err', function(done) {
|
||||
var objectKey = 'testObj';
|
||||
|
||||
Reference in New Issue
Block a user