Skip to content

Commit

Permalink
Merge pull request #128 from Dhruv-deriv/dhruv/BuildIssueFix
Browse files Browse the repository at this point in the history
Build Issue Fix/dhruv
  • Loading branch information
amina-deriv committed Sep 24, 2024
2 parents a51623c + b4dc1ff commit 35a8559
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/stores/src/mockStore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,7 @@ const mock = (): TStores & { is_mock: boolean } => {
toggleVerificationModal: jest.fn(),
selected_jurisdiction_kyc_status: {},
setSelectedJurisdictionKYCStatus: jest.fn(),
getDefaultJurisdiction: jest.fn(),
},
notifications: {
addNotificationMessage: jest.fn(),
Expand Down

0 comments on commit 35a8559

Please sign in to comment.