This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://gitee.com/ant-design/ant-design.git
synced
2024-12-04 04:58:55 +08:00
Code
Issues
Actions
100
Packages
Projects
Releases
Wiki
Activity
4a896e9df3
ant-design
/
components
/
table
/
__tests__
/
demo.test.ts
4 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Don't ignore test files.
2016-12-14 14:48:09 +08:00
import
demoTest
from
'../../../tests/shared/demoTest'
;
docs: fix component demo column number (#38631) * docs: fix component demo column number * test: skip test case
2022-11-17 18:28:13 +08:00
demoTest
(
'table'
,
{
skip
:
[
'ajax.tsx'
]
}
)
;
Reference in New Issue
Copy Permalink