Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed Jan 17, 2025
1 parent 65cb402 commit 1eb557a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@ describe('Private Execution test suite', () => {

let preimage: L1ToL2Message;

let args: Fr[];
let args: any[];

beforeEach(() => {
bridgedAmount = 100n;
Expand Down

0 comments on commit 1eb557a

Please sign in to comment.