diff --git a/packages/world/gas-report.json b/packages/world/gas-report.json index 131e2971f3..00ceae5dad 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": 9100791 + "gasUsed": 9032337 }, { "file": "test/WorldProxyFactory.t.sol", "test": "testWorldProxyFactoryGas", "name": "set WorldProxy implementation", - "gasUsed": 37541 + "gasUsed": 31501 }, { "file": "test/WorldResourceId.t.sol",