You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enzyme is deprecated, we've moved other repos to React Testing Library, we should migrate our tests as well. This would likely allow us to remove the following dependencies:
"@wojtekmaj/enzyme-adapter-react-17"
"enzyme-to-json"
"whatwg-fetch"
"axios-mock-adapter"
"fetch-mock"
The content you are editing has changed. Please copy your edits and refresh the page.
Enzyme is deprecated, we've moved other repos to React Testing Library, we should migrate our tests as well. This would likely allow us to remove the following dependencies:
Tasks
The text was updated successfully, but these errors were encountered: