fix(governance): temporarily skipped flaky staking tests (#4068)

This commit is contained in:
Sam Keen 2023-06-09 16:13:44 +01:00 committed by GitHub
parent e47b868c53
commit 5cab040189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ context(
vegaWalletSetSpecifiedApprovalAmount('1000');
});
describe('Eth wallet - contains VEGA tokens', function () {
describe.skip('Eth wallet - contains VEGA tokens', function () {
beforeEach(
'teardown wallet & drill into a specific validator',
function () {