mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
test: fix ci warnings (#33160)
This commit is contained in:
1
typings/jest.d.ts
vendored
1
typings/jest.d.ts
vendored
@@ -1,6 +1,5 @@
|
||||
declare namespace jest {
|
||||
interface Matchers<R> {
|
||||
toMatchRenderedSnapshot(): R;
|
||||
toHaveNoViolations(): R;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user