Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
anlyyao committed Jan 4, 2023
1 parent 425886b commit 40c3257
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/calendar/__test__/__snapshots__/index.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@ exports[`calendar :base 1`] = `
<wx-button
appParameter=""
ariaLabel=""
class="t-button t-class t-button--primary t-button--size- t-button-- t-button--block t-button-- t-class"
class="t-button t-class t-button--primary t-button--size-medium t-button--rectangle t-button--block t-button--base"
data-custom="{{null}}"
formType=""
hoverClass="button-hover"
Expand Down
8 changes: 4 additions & 4 deletions src/sticky/__test__/__snapshots__/index.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ exports[`Sticky Props :base 1`] = `
<wx-button
appParameter=""
ariaLabel=""
class="t-button t-class t-button--default t-button--size-medium t-button--rectangle t-button--base t-class"
class="t-button t-class t-button--default t-button--size-medium t-button--rectangle t-button--base"
data-custom="{{null}}"
formType=""
hoverClass="button-hover"
Expand Down Expand Up @@ -76,7 +76,7 @@ exports[`Sticky Props :base 1`] = `
<wx-button
appParameter=""
ariaLabel=""
class="t-button t-class t-button--default t-button--size-medium t-button--rectangle t-button--base t-class"
class="t-button t-class t-button--default t-button--size-medium t-button--rectangle t-button--base"
data-custom="{{null}}"
formType=""
hoverClass="button-hover"
Expand Down Expand Up @@ -129,7 +129,7 @@ exports[`Sticky Props :base 1`] = `
<wx-button
appParameter=""
ariaLabel=""
class="t-button t-class t-button--default t-button--size-medium t-button--rectangle t-button--base t-class"
class="t-button t-class t-button--default t-button--size-medium t-button--rectangle t-button--base"
data-custom="{{null}}"
formType=""
hoverClass="button-hover"
Expand Down Expand Up @@ -184,7 +184,7 @@ exports[`Sticky Props :base 1`] = `
<wx-button
appParameter=""
ariaLabel=""
class="t-button t-class t-button--default t-button--size-medium t-button--rectangle t-button--base t-class"
class="t-button t-class t-button--default t-button--size-medium t-button--rectangle t-button--base"
data-custom="{{null}}"
formType=""
hoverClass="button-hover"
Expand Down

0 comments on commit 40c3257

Please sign in to comment.