Closed Mati365 closed 1 month ago
Tests: Add react testing library cleanup call before each test to reduce amount of flaky tests. Closes https://github.com/ckeditor/ckeditor5-react/issues/542
cleanup
It looks like error handling in vitest doesn't play well with CKEditor error handling.
Suggested merge commit message (convention)
Tests: Add react testing library
cleanup
call before each test to reduce amount of flaky tests. Closes https://github.com/ckeditor/ckeditor5-react/issues/542Additional information
It looks like error handling in vitest doesn't play well with CKEditor error handling.