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

@ -8,7 +8,7 @@
"@roleypoly/types": "*"
},
"optionalDependencies": {
"enzyme": "3.x",
"@testing-library/react": "^12.1.2",
"react": "*"
}
}