mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-05 23:30:36 +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