diff --git a/packages/world/gas-report.json b/packages/world/gas-report.json index 00ceae5dad..131e2971f3 100644 --- a/packages/world/gas-report.json +++ b/packages/world/gas-report.json @@ -285,13 +285,13 @@ "file": "test/WorldProxyFactory.t.sol", "test": "testWorldProxyFactoryGas", "name": "deploy world via WorldProxyFactory", - "gasUsed": 9032337 + "gasUsed": 9100791 }, { "file": "test/WorldProxyFactory.t.sol", "test": "testWorldProxyFactoryGas", "name": "set WorldProxy implementation", - "gasUsed": 31501 + "gasUsed": 37541 }, { "file": "test/WorldResourceId.t.sol",