Closed mirka closed 2 years ago
Eslint surfaced some misuse of the act() wrapper in Testing Library tests. This fixes them.
act()
✅ CI tests pass.
Proposed changes
Eslint surfaced some misuse of the
act()
wrapper in Testing Library tests. This fixes them.To test
✅ CI tests pass.