Fixes testing error
This commit is contained in:
parent
d26764b07b
commit
8797480a3b
@ -9,7 +9,7 @@ var chai = require('chai'),
|
||||
|
||||
logger.transports.console.level = 'warn';
|
||||
|
||||
describe.only('emailstore test', function() {
|
||||
describe('emailstore test', function() {
|
||||
|
||||
var globalConfig = require('../config/config');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user