Browse Source

test: Update test case

pull/20346/head
zombiej 5 years ago
parent
commit
4ce683a8b2
  1. 2
      components/date-picker/__tests__/__snapshots__/other.test.js.snap

2
components/date-picker/__tests__/__snapshots__/other.test.js.snap

@ -986,7 +986,7 @@ exports[`Picker format by locale week 1`] = `
placeholder="请选择周"
readonly=""
size="12"
value="2000-52周"
value="1999-52周"
/>
<span
class="ant-picker-suffix"

Loading…
Cancel
Save