fix: cypress failing test

This commit is contained in:
Rainer Killinger
2025-08-25 15:02:05 +02:00
parent cc40fa1942
commit 423077a638
5 changed files with 25 additions and 19 deletions

View File

@@ -18,7 +18,6 @@
"noUnusedParameters": true,
"outDir": "./lib/",
"strict": true,
"skipLibCheck": true,
"target": "ES2020"
},
"exclude": ["./lib/", "./test/"]