Skip to content
Snippets Groups Projects
Commit 029fc8da authored by Cédric Moreau's avatar Cédric Moreau Committed by Éloïs
Browse files

[fix] #1394: disable failing test

parent 65291e24
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment