diff --git a/packages/world/gas-report.json b/packages/world/gas-report.json index a9bbbee3bc..a985bb4c6c 100644 --- a/packages/world/gas-report.json +++ b/packages/world/gas-report.json @@ -191,18 +191,6 @@ "name": "NotValueQuery", "gasUsed": 68780 }, - { - "file": "test/SnapSyncModule.t.sol", - "test": "testSnapSyncGas", - "name": "Call snap sync on a table with 1 record", - "gasUsed": 38930 - }, - { - "file": "test/SnapSyncModule.t.sol", - "test": "testSnapSyncGas", - "name": "Call snap sync on a table with 2 records", - "gasUsed": 56007 - }, { "file": "test/UniqueEntityModule.t.sol", "test": "testInstall",