From b0b82391ae604ef1dcab04cab743a995b0b43a5a Mon Sep 17 00:00:00 2001 From: Maddiaa0 <47148561+Maddiaa0@users.noreply.github.com> Date: Wed, 11 Sep 2024 14:00:23 +0000 Subject: [PATCH] fix: sequencer client test after merge --- yarn-project/sequencer-client/src/publisher/l1-publisher.test.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/yarn-project/sequencer-client/src/publisher/l1-publisher.test.ts b/yarn-project/sequencer-client/src/publisher/l1-publisher.test.ts index d06fdf32116..32cec46214c 100644 --- a/yarn-project/sequencer-client/src/publisher/l1-publisher.test.ts +++ b/yarn-project/sequencer-client/src/publisher/l1-publisher.test.ts @@ -123,6 +123,7 @@ describe('L1Publisher', () => { `0x${archive.toString('hex')}`, `0x${blockHash.toString('hex')}`, [], + [], `0x${body.toString('hex')}`, ] as const; expect(rollupContractWrite.propose).toHaveBeenCalledWith(args, {