fix(governance): e2e withdrawal

This commit is contained in:
asiaznik
2023-03-10 15:08:25 +01:00
parent 41be4a57fd
commit 03f3a17813
@@ -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 () {