fix(trading): fix breakdown test

This commit is contained in:
Madalina Raicu
2023-03-08 14:24:32 +00:00
parent a8246001a4
commit b56bed7df9
@@ -51,7 +51,7 @@ describe('BreakdownTable', () => {
const expectedValues = [
'BTCUSD Monthly (30 Jun 2022)',
'Margin',
'1,256.00 (50)%',
'1,256.00 (50%)',
'1,256.00',
'1,256.00',
];