X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=Gruntfile.js;h=6c56772720ea6f1950c6accaaa24a981c3346a0e;hp=1ecc2c032fab3e0d7dab7c429c4ff882a31f8741;hb=3b000dc2a8743e71fd0b29a194ec80312d8654b3;hpb=1d3fee7c596245ce78ea71c7204c3b92581ad909 diff --git a/Gruntfile.js b/Gruntfile.js index 1ecc2c032f..6c56772720 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -88,7 +88,7 @@ module.exports = function ( grunt ) { } ], logLevel: 'DEBUG', frameworks: [ 'qunit' ], - reporters: [ 'progress' ], + reporters: [ 'mocha' ], singleRun: true, autoWatch: false, // Some tests in extensions don't yield for more than the default 10s (T89075)