X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=Gruntfile.js;h=354f0483b615d0986739df2738e1fc9148a6c51d;hb=573e8c1bc521efe01c648ed275f8acabaa29a410;hp=946b6522f42dd0b184029246793e7500be4436c0;hpb=cb2896f90ebef77c02c9da4067b0e56e37471092;p=lhc%2Fweb%2Fwiklou.git diff --git a/Gruntfile.js b/Gruntfile.js index 946b6522f4..354f0483b6 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -56,8 +56,9 @@ module.exports = function ( grunt ) { included: true, served: false } ], + logLevel: 'DEBUG', frameworks: [ 'qunit' ], - reporters: [ 'dots' ], + reporters: [ 'progress' ], singleRun: true, autoWatch: false, // Some tests in extensions don't yield for more than the default 10s (T89075)