diff --git a/src/xo.js b/src/xo.js index 017a6f4..8eda467 100644 --- a/src/xo.js +++ b/src/xo.js @@ -311,7 +311,7 @@ Xo.prototype.start = function (cfg) { 'replace': true, }); }); - }).then(function () { + })).then(function () { xo.computeStats(); return function loop() {