Skip to content

Commit 885679c

Browse files
committed
Try 2
1 parent cad11cc commit 885679c

File tree

2 files changed

+603
-607
lines changed

2 files changed

+603
-607
lines changed

packages/sequencer/test/settlement/Settlement.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { MinaBaseLayerConfig } from "../../src";
44

55
import { settlementTestFn } from "./Settlement";
66

7-
describe.each(["mock-proofs", "signed"] as const)(
7+
describe.each(["mock-proofs" /*, "signed"*/] as const)(
88
"Settlement contracts: local blockchain - %s",
99
(type) => {
1010
const network: MinaBaseLayerConfig = {

0 commit comments

Comments
 (0)