Skip to content

Commit

Permalink
fix: Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
gambinish committed Dec 19, 2024
1 parent d567eab commit 2c9fb92
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ exports[`AssetPage should render a native asset 1`] = `
data-testid="multichain-token-list-item-value"
>
0
TEST
</p>
</div>
Expand Down Expand Up @@ -606,7 +606,7 @@ exports[`AssetPage should render an ERC20 asset without prices 1`] = `
data-testid="multichain-token-list-item-value"
>
0
TEST
</p>
</div>
Expand Down Expand Up @@ -856,7 +856,7 @@ exports[`AssetPage should render an ERC20 token with prices 1`] = `
class="mm-box mm-text mm-text--body-md-medium mm-box--margin-right-1 mm-box--margin-left-1 mm-box--display-inline-block mm-box--color-success-default"
>
$15,128.00
(
+
1512800.00
Expand Down Expand Up @@ -1146,7 +1146,7 @@ exports[`AssetPage should render an ERC20 token with prices 1`] = `
data-testid="multichain-token-list-item-value"
>
0
TEST
</p>
</div>
Expand Down

0 comments on commit 2c9fb92

Please sign in to comment.