diff --git a/__tests__/e2e/.mocharc.js b/__tests__/e2e/.mocharc.js index a34a1e58..d62506bb 100644 --- a/__tests__/e2e/.mocharc.js +++ b/__tests__/e2e/.mocharc.js @@ -11,7 +11,7 @@ module.exports = { //'check-leaks': false, color: true, //delay: false, - //diff: true, + diff: true, exit: true, // could be expressed as "'no-exit': true" //extension: ['js'], // fgrep: something, // fgrep and grep are mutually exclusive