mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
chore: update test script to include semantic snap (#56679)
* chore: update test script to include semantic snap * update * Update package.json Co-authored-by: thinkasany <480968828@qq.com> Signed-off-by: lijianan <574980606@qq.com> --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: thinkasany <480968828@qq.com>
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
"test:site": "jest --config .jest.site.js --no-cache",
|
||||
"test:site-update": "npm run site && npm run test:site -- -u",
|
||||
"test:update": "jest --config .jest.js --no-cache -u",
|
||||
"test:semantic:update": "npm run version && jest --config .jest.semantic.js --no-cache -u",
|
||||
"test:visual-regression": "tsx scripts/visual-regression/build.ts",
|
||||
"test:visual-regression:local": "tsx scripts/visual-regression/local.ts",
|
||||
"token:meta": "tsx scripts/generate-token-meta.ts",
|
||||
|
||||
Reference in New Issue
Block a user