refactor(test): migrate useSwitchControls test from react-test-renderer to ink render

This commit is contained in:
weishu
2025-12-23 18:43:09 +08:00
parent 322c50e5a9
commit bf7ae6fdd6
3 changed files with 68 additions and 21 deletions
+1 -2
View File
@@ -65,8 +65,7 @@
"ts-node": "^10",
"tsx": "^4.20.6",
"typescript": "^5",
"vitest": "^3.2.4",
"react-test-renderer": "^19.2.0"
"vitest": "^3.2.4"
},
"resolutions": {
"whatwg-url": "14.2.0",