diff --git a/packages/account/src/Components/currency-selector/__tests__/currency-selector.spec.tsx b/packages/account/src/Components/currency-selector/__tests__/currency-selector.spec.tsx
index cbaaa1a1fece..dd5fbd1d15bc 100644
--- a/packages/account/src/Components/currency-selector/__tests__/currency-selector.spec.tsx
+++ b/packages/account/src/Components/currency-selector/__tests__/currency-selector.spec.tsx
@@ -26,8 +26,8 @@ describe('', () => {
is_virtual: 1,
landing_company_shortcode: 'virtual',
trading: {},
- token: 'a1-sLGGrhfYPkeEprxEop2T591cLKbuN',
- email: 'test+qw@deriv.com',
+ token: '',
+ email: '',
session_start: 1651059038,
excluded_until: '',
landing_company_name: 'virtual',
@@ -273,8 +273,8 @@ describe('', () => {
is_virtual: 1,
landing_company_shortcode: 'svg',
trading: {},
- token: 'a1-sLGGrhfYPkeEprxEop2T591cLKbuN',
- email: 'test+qw@deriv.com',
+ token: '',
+ email: '',
session_start: 1651059038,
excluded_until: '',
landing_company_name: 'svg',