feat(e2e): add @playwright/test to devDependencies

Required by PRI-700 / PRI-699: E2E test infra needs @playwright/test
as a direct devDependency.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-05-05 13:33:10 +00:00
committed by Gandalf the Greybeard [agent]
parent ced7d57895
commit 097ac48ecf
2 changed files with 41 additions and 2 deletions
+1
View File
@@ -39,6 +39,7 @@
"@headlamp-k8s/eslint-config": "^0.6.0",
"@kinvolk/headlamp-plugin": "^0.13.0",
"@mui/material": "^5.15.14",
"@playwright/test": "^1.59.1",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",