Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 committed Sep 11, 2024
1 parent cde6283 commit 8290c99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ describe('L1Publisher integration', () => {
`0x${block.archive.root.toBuffer().toString('hex')}`,
`0x${block.header.hash().toBuffer().toString('hex')}`,
[],
[]
[],
],
});
expect(ethTx.input).toEqual(expectedData);
Expand Down

0 comments on commit 8290c99

Please sign in to comment.