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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user