fix tests, divorce enzyme where-ever possible

This commit is contained in:
41666 2022-01-30 11:14:52 -05:00
parent 3c3af304f7
commit 2fb721078e
9 changed files with 106 additions and 907 deletions

View file

@ -33,6 +33,7 @@
"@types/react-helmet": "^6.1.5",
"babel-loader": "8.2.3",
"cross-env": "7.0.3",
"jest": "^27.4.7",
"ts-loader": "^9.2.6",
"webpack": "5.67.0"
},