Skip to content

Commit

Permalink
Go back to log level ERROR
Browse files Browse the repository at this point in the history
  • Loading branch information
m-akinc committed Oct 29, 2024
1 parent 4cc1419 commit cc43aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nimble-components/karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cc43aa2

Please sign in to comment.