This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-12-13 23:59:12 +08:00
Code
Issues
Actions
16
Packages
Projects
Releases
Wiki
Activity
aec6a80964
ant-design
/
components
/
tabs
/
__tests__
/
demo-extend.test.ts
4 lines
82 B
TypeScript
Raw
Normal View
History
Unescape
Escape
test: Demo check popup content (#33378) * auto demo * chore: update demo snapshot * fix: trigger mock ref logic * chore: try 2 test case * chore: more snapshot * chore: update snapshot * chore: fix ts * chore: split test * test: Update test case * chore: fix test order
2021-12-23 11:51:10 +08:00
import
{
extendTest
}
from
'../../../tests/shared/demoTest'
;
Revert "chore: migrate to vitest (#42506)" (#42900) This reverts commit 6759887c440e5603c4e7766938cb5c3358ce4794.
2023-06-07 21:59:21 +08:00
extendTest
(
'tabs'
)
;
Reference in New Issue
Copy Permalink