microsoft / create-react-app-uifabric

A Create React App based starter with UI Fabric goodness baked in
MIT License
41 stars 25 forks source link

please upgrade to jest@26+ #16

Closed amitport closed 3 years ago

amitport commented 4 years ago

this currently using jest@24 which causes issues (https://github.com/microsoft/create-react-app-uifabric/issues/14)

Hotell commented 3 years ago

this will be fixed when we bump react scripts to v4