X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=Gruntfile.js;h=6c56772720ea6f1950c6accaaa24a981c3346a0e;hb=cf4319422f424f74f74a8a9f32a848e28ae9eaff;hp=1ecc2c032fab3e0d7dab7c429c4ff882a31f8741;hpb=4f9d78c64942584d12d0ca3fb7f3de417f663408;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)