fix(governance): temporarily skipped flaky staking tests (#4068)
This commit is contained in:
parent
e47b868c53
commit
5cab040189
@ -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 () {
|
||||
|
Loading…
Reference in New Issue
Block a user