Skip to content

Commit

Permalink
Fix assets test
Browse files Browse the repository at this point in the history
  • Loading branch information
MajorLift committed Dec 2, 2024
1 parent 46893f1 commit 65261bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ui/pages/asset/components/asset-page.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ describe('AssetPage', () => {
localeMessages: {
currentLocale: 'en',
},
appState: {
confirmationExchangeRates: {},
},
metamask: {
tokenList: {},
tokenBalances: {
Expand Down

0 comments on commit 65261bb

Please sign in to comment.