Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
nikogu committed Dec 22, 2017
1 parent a74ce68 commit 7814502
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/collapse/__tests__/__snapshots__/demo.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ exports[`renders ./components/collapse/demo/noarrow.md correctly 1`] = `
>
<div
class="ant-collapse-item ant-collapse-item-active"
role="tablist"
>
<div
aria-expanded="true"
Expand Down Expand Up @@ -345,6 +346,7 @@ exports[`renders ./components/collapse/demo/noarrow.md correctly 1`] = `
</div>
<div
class="ant-collapse-item ant-collapse-no-arrow"
role="tablist"
>
<div
aria-expanded="false"
Expand Down

0 comments on commit 7814502

Please sign in to comment.