mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
fix some test console errors
The react testing library prints errors to the console about not using act(). This adds fixes/workarounds for most cases.
This commit is contained in:
committed by
David Lechner
parent
bf4670b25d
commit
c733881815
@@ -33,6 +33,7 @@
|
||||
"@types/react": "^18.2.6",
|
||||
"@types/react-dom": "^18.2.4",
|
||||
"@types/react-splitter-layout": "^3.0.2",
|
||||
"@types/react-transition-group": "^4.4.6",
|
||||
"@types/redux-logger": "^3.0.9",
|
||||
"@types/semver": "^7.5.0",
|
||||
"@types/w3c-web-usb": "^1.0.6",
|
||||
|
||||
Reference in New Issue
Block a user