Skip to content

Commit 9604e0d

Browse files
Bilal ZahoryBZahory
Bilal Zahory
authored andcommitted
test: update failing snapshot
1 parent 67a8816 commit 9604e0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/components/multichain/asset-picker-amount/asset-picker/__snapshots__/asset-picker.test.tsx.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ exports[`AssetPicker matches snapshot 1`] = `
1313
class="mm-box mm-box--display-flex mm-box--gap-3 mm-box--align-items-center"
1414
>
1515
<div
16-
class="mm-box mm-badge-wrapper mm-box--margin-right-3 mm-box--display-inline-block"
16+
class="mm-box mm-badge-wrapper mm-box--display-inline-block"
1717
>
1818
<div
1919
class="mm-box mm-text mm-avatar-base mm-avatar-base--size-md mm-avatar-token mm-avatar-token--with-halo mm-text--body-sm mm-text--text-transform-uppercase mm-box--display-flex mm-box--justify-content-center mm-box--align-items-center mm-box--color-text-default mm-box--background-color-background-alternative mm-box--rounded-full"
@@ -80,7 +80,7 @@ exports[`AssetPicker render if disabled 1`] = `
8080
class="mm-box mm-box--display-flex mm-box--gap-3 mm-box--align-items-center"
8181
>
8282
<div
83-
class="mm-box mm-badge-wrapper mm-box--margin-right-3 mm-box--display-inline-block"
83+
class="mm-box mm-badge-wrapper mm-box--display-inline-block"
8484
>
8585
<div
8686
class="mm-box mm-text mm-avatar-base mm-avatar-base--size-md mm-avatar-token mm-avatar-token--with-halo mm-text--body-sm mm-text--text-transform-uppercase mm-box--display-flex mm-box--justify-content-center mm-box--align-items-center mm-box--color-text-default mm-box--background-color-background-alternative mm-box--rounded-full"

0 commit comments

Comments
 (0)