From 2c6825717314d645d5dc67514241369eced110fa Mon Sep 17 00:00:00 2001 From: alvrs Date: Tue, 15 Aug 2023 18:30:52 +0200 Subject: [PATCH] update gas-report --- packages/world/gas-report.json | 12 ------------ 1 file changed, 12 deletions(-) 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",