diff --git a/apps/governance-e2e/src/integration/view/withdraw.cy.js b/apps/governance-e2e/src/integration/view/withdraw.cy.js index 51672eff4..1b9d5d32e 100644 --- a/apps/governance-e2e/src/integration/view/withdraw.cy.js +++ b/apps/governance-e2e/src/integration/view/withdraw.cy.js @@ -10,7 +10,7 @@ context( describe('with wallets disconnected', function () { it('should have withdraw tab highlighted', function () { - cy.verify_tab_highlighted('token'); + cy.verify_tab_highlighted('withdraw'); }); it('should have WITHDRAW header visible', function () {