test: use TestOptions type in config (#326)

This commit is contained in:
Max Schmitt 2025-05-02 13:50:03 +02:00 committed by GitHub
parent a15f0f301b
commit a713300c5b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 11 additions and 7 deletions

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
lib/
node_modules/
test-results/
playwright-report/
.vscode/mcp.json
.idea