From cc43aa23c9e8f945af176ac4afb0d895015b3ce8 Mon Sep 17 00:00:00 2001 From: Mert Akinc <7282195+m-akinc@users.noreply.github.com> Date: Tue, 29 Oct 2024 18:15:31 -0500 Subject: [PATCH] Go back to log level ERROR --- packages/nimble-components/karma.conf.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nimble-components/karma.conf.js b/packages/nimble-components/karma.conf.js index 1f848c7761..d3878a5406 100644 --- a/packages/nimble-components/karma.conf.js +++ b/packages/nimble-components/karma.conf.js @@ -148,7 +148,7 @@ module.exports = config => { }, captureConsole: true }, - logLevel: config.LOG_DEBUG, // to disable the WARN 404 for image requests + logLevel: config.LOG_ERROR, // to disable the WARN 404 for image requests customHeaders: [ // Test under the OWASP Basic non-strict CSP Policy // See: https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html#basic-non-strict-csp-policy