test: typo

This commit is contained in:
AndyWhiteVega 2022-07-07 15:03:30 +01:00
parent 2e9a833e46
commit 44e005497f

View File

@ -34,7 +34,6 @@ context('Staking Tab - with eth and vega wallets connected', function () {
function () {
cy.vega_wallet_teardown();
cy.get(navigation.staking).first().click();
cy.ve
}
);