Skip to content
Snippets Groups Projects
Commit 223f3717 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Remove debug log

parent 05140c5b
No related branches found
No related tags found
No related merge requests found
Pipeline #231786 passed
......@@ -167,7 +167,6 @@ export class AuthKeycloak extends AdapterLitElement {
};
// inject a window.DBPAuth variable for Cypress/Playwright
console.log("window", window);
if (window.Cypress || window.playwright) {
window.DBPAuth = auth;
console.log("Cypress/Playwright detected");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment