Skip to content

Commit

Permalink
fix some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TarekkMA committed Mar 6, 2025
1 parent 44670f9 commit cffdf85
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
92 changes: 46 additions & 46 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ describeSuite({
});

// Snapshot estimated gas
expect(estimatedGas).toMatchInlineSnapshot(`92638n`);
expect(estimatedGas).toMatchInlineSnapshot(`92679n`);

const rawTxn2 = await context.writePrecompile!({
precompileName: "Proxy",
Expand Down

0 comments on commit cffdf85

Please sign in to comment.