Skip to content

Commit

Permalink
fix snap test
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Dec 4, 2016
1 parent fcdc375 commit ca1f165
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions tests/table/__snapshots__/demo.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ exports[`test renders ./components/table/demo/basic.md correctly 1`] = `
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -223,7 +223,7 @@ exports[`test renders ./components/table/demo/basic.md correctly 1`] = `
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -268,7 +268,7 @@ exports[`test renders ./components/table/demo/basic.md correctly 1`] = `
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -1224,7 +1224,7 @@ exports[`test renders ./components/table/demo/dynamic-settings.md correctly 1`]
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -1287,7 +1287,7 @@ exports[`test renders ./components/table/demo/dynamic-settings.md correctly 1`]
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -1350,7 +1350,7 @@ exports[`test renders ./components/table/demo/dynamic-settings.md correctly 1`]
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -1413,7 +1413,7 @@ exports[`test renders ./components/table/demo/dynamic-settings.md correctly 1`]
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -1476,7 +1476,7 @@ exports[`test renders ./components/table/demo/dynamic-settings.md correctly 1`]
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -1539,7 +1539,7 @@ exports[`test renders ./components/table/demo/dynamic-settings.md correctly 1`]
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -1602,7 +1602,7 @@ exports[`test renders ./components/table/demo/dynamic-settings.md correctly 1`]
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -1665,7 +1665,7 @@ exports[`test renders ./components/table/demo/dynamic-settings.md correctly 1`]
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -1728,7 +1728,7 @@ exports[`test renders ./components/table/demo/dynamic-settings.md correctly 1`]
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -1791,7 +1791,7 @@ exports[`test renders ./components/table/demo/dynamic-settings.md correctly 1`]
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -6296,7 +6296,7 @@ exports[`test renders ./components/table/demo/jsx.md correctly 1`] = `
<div
class="ant-spin-container">
<div
class="ant-table ant-table-large ant-table-scroll-position-left">
class="ant-table ant-table-large ant-table-bordered ant-table-scroll-position-left">
<div
class="ant-table-content">
<div
Expand Down Expand Up @@ -6401,7 +6401,7 @@ exports[`test renders ./components/table/demo/jsx.md correctly 1`] = `
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -6447,7 +6447,7 @@ exports[`test renders ./components/table/demo/jsx.md correctly 1`] = `
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down Expand Up @@ -6493,7 +6493,7 @@ exports[`test renders ./components/table/demo/jsx.md correctly 1`] = `
<a
class="ant-dropdown-link"
href="#">
More actions
More actions
<i
class="anticon anticon-down" />
</a>
Expand Down

0 comments on commit ca1f165

Please sign in to comment.