build: Update eslint-config-wikimedia to 0.10.0
[lhc/web/wiklou.git] / tests / qunit / data / testrunner.js
index 743660a..df3d61b 100644 (file)
                        if ( warn === undefined ) {
                                warn = mw.log.warn;
                                error = mw.log.error;
-                               mw.log.warn = mw.log.error = $.noop;
+                               mw.log.warn = mw.log.error = function () {};
                        }
                }