fix(governance): e2e withdrawal
This commit is contained in:
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user