From c6479dd53cc273d8a9a2a65b9d1bcd23e1036b50 Mon Sep 17 00:00:00 2001 From: usman-deriv Date: Thu, 1 Aug 2024 15:35:47 +0800 Subject: [PATCH] test: updated test files with new data test id --- .../ProfileContent/ProfileBalance/ProfileBalance.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/ProfileContent/ProfileBalance/ProfileBalance.tsx b/src/components/ProfileContent/ProfileBalance/ProfileBalance.tsx index 2a9caa3e..810cca4b 100644 --- a/src/components/ProfileContent/ProfileBalance/ProfileBalance.tsx +++ b/src/components/ProfileContent/ProfileBalance/ProfileBalance.tsx @@ -46,7 +46,7 @@ const ProfileBalance = ({ advertiserStats }: { advertiserStats: DeepPartial setShouldShowAvailableBalanceModal(false)} />
-
+
@@ -57,7 +57,7 @@ const ProfileBalance = ({ advertiserStats }: { advertiserStats: DeepPartial setShouldShowAvailableBalanceModal(true)} />
- + {FormatUtils.formatMoney(advertiserStats?.balance_available || 0)} USD