chore: update Playwright tests and remove examples
Some checks failed
Playwright Tests / test (pull_request) Failing after 1m36s

This commit is contained in:
Jan K9f 2025-01-16 17:19:38 +01:00
parent b30a40fe07
commit 6c1ec524ec
Signed by: jank
GPG key ID: 50620ADD22CD330B
6 changed files with 44 additions and 467 deletions

View file

@ -3,6 +3,6 @@
<img src="img.png" alt="Logout Icon" class="logo-image" />
<form>
<button (click)="login()" type="submit">Mit KeyCLoak anmelden</button>
<button (click)="login()" type="submit">Login with Keycloak</button>
</form>
</div>