Skip to content

Commit

Permalink
fix: sequencer client test after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 committed Sep 11, 2024
1 parent 1452017 commit b0b8239
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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, {
Expand Down

0 comments on commit b0b8239

Please sign in to comment.