huridocs / uwazi

Uwazi is a web-based, open-source solution for building and sharing document collections
http://www.uwazi.io
MIT License
237 stars 79 forks source link

Update react testing library #6773

Closed Zasa-san closed 4 months ago

Zasa-san commented 4 months ago

fixes error Warning: 'ReactDOMTestUtils.act' is deprecated in favor of 'React.act'. Import 'act' from 'react' instead of 'react-dom/test-utils'. See https://react.dev/warnings/react-dom-test-utils for more info. that appeared after #6752 on tests that use this library.

PR checklist:

QA checklist: