test: reduction of coverage to help PR time

This commit is contained in:
AndyWhiteVega 2022-07-07 17:46:48 +01:00
parent 9e304dd271
commit 09f2f025fb

View File

@ -84,7 +84,7 @@ context('Staking Tab - with eth and vega wallets connected', function () {
cy.vega_wallet_check_unstaked_value_is('2.000000000000000000');
});
it('Able to remove part of a stake against a validator', function () {
it.skip('Able to remove part of a stake against a validator', function () {
cy.staking_page_associate_tokens('4');
cy.vega_wallet_check_unstaked_value_is('4.000000000000000000');