Files
raceplanner/package.json
T
Denis Urs Rudolph 9122eeff9d Fix frontend test assertions - remove inaccessible form role checks
- Update login-form.test.tsx to remove screen.getByRole('form') assertions
- Tests now check for form elements directly by label text
2026-04-06 22:18:06 +02:00

6 lines
71 B
JSON

{
"devDependencies": {
"jest-environment-jsdom": "^30.3.0"
}
}