Skip to content

Commit

Permalink
fix: failing onboarding integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexp3y authored and kyranjamie committed Feb 21, 2025
1 parent 7ca3867 commit 48b02d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/page-object-models/onboarding.page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ export const testSoftwareAccountDefaultWalletState = {
discardedInscriptions: [],
userSelectedTheme: 'system',
dismissedMessages: [],
isNotificationsEnabled: true,
},
manageTokens: { entities: {}, ids: [] },
_persist: { version: 2, rehydrated: true },
Expand Down

0 comments on commit 48b02d8

Please sign in to comment.