Skip to content

Commit

Permalink
fix routes spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jiexi committed Jun 20, 2024
1 parent 35b9209 commit 8ab77db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/pages/routes/routes.component.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ describe('toast display', () => {
approvalFlows: [],
completedOnboarding: true,
usedNetworks: [],
pendingApprovals: {},
pendingApprovalCount: 0,
swapsState: { swapsFeatureIsLive: true },
newPrivacyPolicyToastShownDate: date,
},
Expand Down

0 comments on commit 8ab77db

Please sign in to comment.