Skip to content

Commit 8f91ed3

Browse files
authored
chore: fix test case (#865)
1 parent 78f73a2 commit 8f91ed3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"cross-env": "^7.0.0",
6262
"dumi": "^1.1.32",
6363
"enzyme": "^3.3.0",
64+
"enzyme-adapter-react-16": "^1.15.7",
6465
"enzyme-to-json": "^3.4.0",
6566
"eslint": "^7.1.0",
6667
"father": "^4.0.0",
@@ -71,4 +72,4 @@
7172
"rc-test": "^7.0.9",
7273
"typescript": "^4.2.3"
7374
}
74-
}
75+
}

0 commit comments

Comments
 (0)