1
1
mirror of https://github.com/reduxjs/redux-devtools.git synced 2025-07-16 03:02:40 +03:00
redux-devtools/packages/redux-devtools-app/test/setup.ts
Nathan Bierema e8dc843f78
Replace enzyme with React testing library in app and extension ()
* Update tests

* Replace in extension as well
2021-10-22 14:49:53 +00:00

2 lines
36 B
TypeScript

import '@testing-library/jest-dom';