Skip to content

Commit d7fd67b

Browse files
committed
chore: fix upgraded test tooling
1 parent a6c5db0 commit d7fd67b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/__snapshots__/index.spec.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`Cascader.Basic should not show title when title is falsy 1`] = `
44
<ul

tests/__snapshots__/search.spec.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`Cascader.Search should correct render Cascader with same field name of label and value 1`] = `
44
<div>

0 commit comments

Comments
 (0)