From 5aaa318e99cbe56a4d19501c5305dc55b799718d Mon Sep 17 00:00:00 2001 From: krlosMata Date: Sun, 15 Sep 2024 17:26:49 +0200 Subject: [PATCH] fix test --- test/contractsv2/PolygonRollupManager.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/contractsv2/PolygonRollupManager.test.ts b/test/contractsv2/PolygonRollupManager.test.ts index 211005c8..b12bbf44 100644 --- a/test/contractsv2/PolygonRollupManager.test.ts +++ b/test/contractsv2/PolygonRollupManager.test.ts @@ -627,7 +627,7 @@ describe("Polygon Rollup Manager", () => { .connect(trustedSequencer) .sequenceBatches( [sequence], - indexL1infoRoot, + l1InfoTreeLeafCount, currentTime, expectedAccInputHash2, trustedSequencer.address