Skip to content

Commit

Permalink
test: update test snap
Browse files Browse the repository at this point in the history
  • Loading branch information
Heising committed Nov 7, 2023
1 parent eed2f74 commit f63bef9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions test/snap/__snapshots__/csr.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -65895,6 +65895,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/dialog.jsx 1`
</div>
<span
class="t-dialog__close"
style="margin-left: auto;"
>
<svg
class="t-icon t-icon-close"
Expand Down Expand Up @@ -65969,6 +65970,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/dialog.jsx 1`
</div>
<span
class="t-dialog__close"
style="margin-left: auto;"
>
<svg
class="t-icon t-icon-close"
Expand Down Expand Up @@ -66043,6 +66045,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/dialog.jsx 1`
</div>
<span
class="t-dialog__close"
style="margin-left: auto;"
>
<svg
class="t-icon t-icon-close"
Expand Down Expand Up @@ -66117,6 +66120,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/dialog.jsx 1`
</div>
<span
class="t-dialog__close"
style="margin-left: auto;"
>
<svg
class="t-icon t-icon-close"
Expand Down Expand Up @@ -66191,6 +66195,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/dialog.jsx 1`
</div>
<span
class="t-dialog__close"
style="margin-left: auto;"
>
<svg
class="t-icon t-icon-close"
Expand Down Expand Up @@ -66261,6 +66266,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/dialog.jsx 1`
</div>
<span
class="t-dialog__close"
style="margin-left: auto;"
>
<svg
class="t-icon t-icon-close"
Expand Down Expand Up @@ -66335,6 +66341,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/dialog.jsx 1`
</div>
<span
class="t-dialog__close"
style="margin-left: auto;"
>
<svg
class="t-icon t-icon-close"
Expand Down Expand Up @@ -66409,6 +66416,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/dialog.jsx 1`
</div>
<span
class="t-dialog__close"
style="margin-left: auto;"
>
<svg
class="t-icon t-icon-close"
Expand Down Expand Up @@ -66483,6 +66491,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/dialog.jsx 1`
</div>
<span
class="t-dialog__close"
style="margin-left: auto;"
>
<svg
class="t-icon t-icon-close"
Expand Down Expand Up @@ -66557,6 +66566,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/dialog.jsx 1`
</div>
<span
class="t-dialog__close"
style="margin-left: auto;"
>
<svg
class="t-icon t-icon-close"
Expand Down Expand Up @@ -83596,6 +83606,7 @@ exports[`csr snapshot test > csr test src/dialog/_example/modal.jsx 1`] = `
</div>
<span
class="t-dialog__close"
style="margin-left: auto;"
>
<svg
class="t-icon t-icon-close"
Expand Down Expand Up @@ -83692,6 +83703,7 @@ exports[`csr snapshot test > csr test src/dialog/_example/modal.jsx 1`] = `
</div>
<span
class="t-dialog__close"
style="margin-left: auto;"
>
<svg
class="t-icon t-icon-close"
Expand Down
Loading

0 comments on commit f63bef9

Please sign in to comment.