Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
📸 snapshots: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Jul 8, 2020
1 parent fc09ab1 commit 5c336d7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/__tests__/__snapshots__/settingDrawer.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ exports[`settingDrawer.test base user 1`] = `
>
<span
class="ant-select-selection-search"
title="流式"
>
<input
aria-activedescendant="undefined_list_0"
Expand Down Expand Up @@ -720,6 +721,7 @@ exports[`settingDrawer.test hideColors = true 1`] = `
>
<span
class="ant-select-selection-search"
title="流式"
>
<input
aria-activedescendant="undefined_list_0"
Expand Down Expand Up @@ -1319,6 +1321,7 @@ exports[`settingDrawer.test hideCopyButton = true 1`] = `
>
<span
class="ant-select-selection-search"
title="流式"
>
<input
aria-activedescendant="undefined_list_0"
Expand Down Expand Up @@ -1890,6 +1893,7 @@ exports[`settingDrawer.test hideHintAlert = true 1`] = `
>
<span
class="ant-select-selection-search"
title="流式"
>
<input
aria-activedescendant="undefined_list_0"
Expand Down Expand Up @@ -2455,6 +2459,7 @@ exports[`settingDrawer.test hideLoading = true 1`] = `
>
<span
class="ant-select-selection-search"
title="流式"
>
<input
aria-activedescendant="undefined_list_0"
Expand Down Expand Up @@ -3054,6 +3059,7 @@ exports[`settingDrawer.test settings = undefined 1`] = `
>
<span
class="ant-select-selection-search"
title="流式"
>
<input
aria-activedescendant="undefined_list_0"
Expand Down

0 comments on commit 5c336d7

Please sign in to comment.