PR-119605: fix unit testing.

This commit is contained in:
Alejandro Lembke Barrientos 2025-06-06 07:05:06 +00:00
parent 43b9463777
commit 73dcc53b13
Signed by: aleleba
GPG Key ID: F48D7CDEB47942BD
2 changed files with 402 additions and 3465 deletions

3866
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -73,6 +73,7 @@
"@eslint/js": "^9.28.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.0",
"@redux-devtools/extension": "^3.3.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",