Skip to content

Commit

Permalink
chore: update gas-report after foundryup (#3191)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvrs authored Sep 18, 2024
1 parent 2060495 commit 83fc93c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/world/gas-report.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"file": "test/World.t.sol",
"test": "testRegisterSystem",
"name": "register a system",
"gasUsed": 185337
"gasUsed": 185349
},
{
"file": "test/World.t.sol",
Expand Down Expand Up @@ -291,7 +291,7 @@
"file": "test/WorldProxyFactory.t.sol",
"test": "testWorldProxyFactoryGas",
"name": "set WorldProxy implementation",
"gasUsed": 37541
"gasUsed": 37553
},
{
"file": "test/WorldResourceId.t.sol",
Expand Down

0 comments on commit 83fc93c

Please sign in to comment.