Upgrading tests, replacing Enzyme with TestRenderer

This commit is contained in:
James Barnsley
2022-09-29 10:38:26 +13:00
parent 129ed32f88
commit 6d6a2b4f24
14 changed files with 7381 additions and 160 deletions

View File

@ -260,3 +260,4 @@ state.core.items['jest:track:three'] = {
};
export default state;
export { state }