chore: delete Enzyme (#37854)

* chore: delete Enzyme

* fix: fix
This commit is contained in:
lijianan
2022-10-06 13:51:02 +08:00
committed by GitHub
parent bfcf826beb
commit c2d7fe4f0d
8 changed files with 3 additions and 77 deletions

View File

@@ -13,7 +13,6 @@ module.exports = {
},
testRegex: 'image\\.test\\.(j|t)s$',
transformIgnorePatterns,
snapshotSerializers: ['enzyme-to-json/serializer'],
globals: {
'ts-jest': {
tsConfigFile: './tsconfig.test.json',