Merge branch 'feat/2871-clarify-collateral-and-breakdown-tables' of github.com:vegaprotocol/frontend-monorepo into feat/2871-clarify-collateral-and-breakdown-tables

This commit is contained in:
Madalina Raicu
2023-03-08 13:32:21 +00:00
@@ -22,8 +22,8 @@ describe('accounts', { tags: '@smoke' }, () => {
cy.getByTestId('tab-accounts')
.get(tradingAccountRowId)
.find('[data-testid="accounts-actions"]')
.should('have.text', '');
.find('[col-id="accounts-actions"]')
.should('have.text', 'DepositWithdraw');
cy.getByTestId('tab-accounts')
.get(tradingAccountRowId)