We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca3867 commit 48b02d8Copy full SHA for 48b02d8
tests/page-object-models/onboarding.page.ts
@@ -45,6 +45,7 @@ export const testSoftwareAccountDefaultWalletState = {
45
discardedInscriptions: [],
46
userSelectedTheme: 'system',
47
dismissedMessages: [],
48
+ isNotificationsEnabled: true,
49
},
50
manageTokens: { entities: {}, ids: [] },
51
_persist: { version: 2, rehydrated: true },
0 commit comments