Skip to content

Commit

Permalink
Hirad/fixed tests (binary-com#9178)
Browse files Browse the repository at this point in the history
* fix: hidding deriv ez

* fix: fixed test cases
  • Loading branch information
hirad-deriv committed Jun 28, 2023
1 parent 48bf63f commit f88bb22
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 @@ -123,6 +123,7 @@ const mock = (): TStores & { is_mock: boolean } => {
is_deposit_lock: false,
is_dxtrade_allowed: false,
is_eu: false,
is_eu_country: false,
is_financial_account: false,
is_financial_information_incomplete: false,
is_low_risk: false,
Expand Down

0 comments on commit f88bb22

Please sign in to comment.