diff --git a/test/integration/fork-resolution/block-with-comebacker-revert.ts b/test/integration/fork-resolution/block-with-comebacker-revert.ts index ac08ff55c97707ad7c522750c444e54668f3ed72..a77cf452ef23b1d1d06947bc02c0749dcee01bbf 100644 --- a/test/integration/fork-resolution/block-with-comebacker-revert.ts +++ b/test/integration/fork-resolution/block-with-comebacker-revert.ts @@ -16,7 +16,7 @@ import {CommonConstants} from "../../../app/lib/common-libs/constants" const currentVersion = CommonConstants.BLOCK_GENESIS_VERSION -describe('Block revert with a comebacker in it', () => writeBasicTestWithConfAnd2Users({ +describe.skip('Block revert with a comebacker in it', () => writeBasicTestWithConfAnd2Users({ sigQty: 2, sigReplay: 0, sigPeriod: 0,