Skip to content

Commit

Permalink
Update test/e2e/page-objects/pages/home/asset-list.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Harika <[email protected]>
  • Loading branch information
chloeYue and hjetpoluru authored Dec 2, 2024
1 parent 2cffd27 commit 316ed1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/page-objects/pages/home/asset-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class AssetListPage {
private readonly tokenAmountValue =
'[data-testid="multichain-token-list-item-value"]';

private readonly tokenLisiItem =
private readonly tokenListItem =
'[data-testid="multichain-token-list-button"]';

private readonly tokenOptionsButton = '[data-testid="import-token-button"]';
Expand Down

0 comments on commit 316ed1b

Please sign in to comment.