Daniel Pérez Rada

Results 1 comments of Daniel Pérez Rada

Same problem here. As bpasero said, set callback to avoid the problem: exports.testHelloWorld = function(beforeExit, assert) { this.callback = function(){}; ... }