You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After migration to redux toolkit some of the tests start failing and was tests that was passing before redux the problem needs to be something related to redux or wrong path directions related with moved or eliminated files. the tests are commented to make it easy to follow.
Reproduction
[ npm test -- --findRelatedTests path/to/your-test-file.test.js ] run this tests in any file with the code commented to check what is the error.
Description
After migration to redux toolkit some of the tests start failing and was tests that was passing before redux the problem needs to be something related to redux or wrong path directions related with moved or eliminated files. the tests are commented to make it easy to follow.
Reproduction
[ npm test -- --findRelatedTests path/to/your-test-file.test.js ] run this tests in any file with the code commented to check what is the error.
System information
System:
OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa)
CPU: (4) x64 Intel(R) Core(TM) i3-1005G1 CPU @ 1.20GHz
Memory: 2.24 GB / 3.74 GB
Container: Yes
Shell: 5.0.17 - /bin/bash
Binaries:
Node: 20.11.1 - ~/.nvm/versions/node/v20.11.1/bin/node
npm: 10.8.0 - ~/SeeQR/node_modules/.bin/npm
Additional information
No response
👨👧👦 Contributing
The text was updated successfully, but these errors were encountered: