X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=Gruntfile.js;h=6c56772720ea6f1950c6accaaa24a981c3346a0e;hb=b95f7a6b07a3e3c0102693659c0d3cdb400e8e87;hp=1ecc2c032fab3e0d7dab7c429c4ff882a31f8741;hpb=bf6f1709dd79d7f1b30941faf3268fefdc204c20;p=lhc%2Fweb%2Fwiklou.git 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)