Move new external libraries to correct RELEASE-NOTES section
[lhc/web/wiklou.git] / Gruntfile.js
index 1ecc2c0..6c56772 100644 (file)
@@ -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)