Skip to content

Commit

Permalink
ci: fix snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTimepunk committed Sep 13, 2023
1 parent 5948613 commit 5e0a5d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gas-snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ AxelarHelperTest:testFancyAxelar() (gas: 234955)
AxelarHelperTest:testMultiDstAxelar() (gas: 390512)
AxelarHelperTest:testSimpleAxelar() (gas: 189531)
CelerHelperTest:testCustomOrderingCeler() (gas: 108266)
CelerHelperTest:testFancyCeler() (gas: 122536)
CelerHelperTest:testFancyCeler() (gas: 117863)
CelerHelperTest:testMultiDstCeler() (gas: 151193)
CelerHelperTest:testSimpleCeler() (gas: 71872)
CelerHelperTest:testSimpleCelerWithEstimates() (gas: 76878)
CelerHelperTest:testSimpleCelerWithEstimates() (gas: 72350)
HyperlaneHelperTest:testCustomOrderingHL() (gas: 145211)
HyperlaneHelperTest:testFancyHL() (gas: 146259)
HyperlaneHelperTest:testMultiDstHL() (gas: 193293)
Expand All @@ -16,11 +16,11 @@ LayerZeroHelperTest:testCustomOrderingLZ() (gas: 339755)
LayerZeroHelperTest:testFancyLZ() (gas: 295099)
LayerZeroHelperTest:testMultiDstLZ() (gas: 475768)
LayerZeroHelperTest:testSimpleLZ() (gas: 245432)
LayerZeroHelperTest:testSimpleLZWithEstimates() (gas: 309937)
LayerZeroHelperTest:testSimpleLZWithEstimates() (gas: 246032)
StargateHelperTest:testCustomOrderingSG() (gas: 798098)
StargateHelperTest:testFancySG() (gas: 589613)
StargateHelperTest:testSimpleSG() (gas: 537621)
StargateHelperTest:testSimpleSGWithEstimates() (gas: 603301)
StargateHelperTest:testSimpleSGWithEstimates() (gas: 538154)
WormholeAutomaticRelayerHelperTest:testCustomOrderingWormhole() (gas: 287327)
WormholeAutomaticRelayerHelperTest:testFancyWormhole() (gas: 226030)
WormholeAutomaticRelayerHelperTest:testMultiDstWormhole() (gas: 349810)
Expand Down

0 comments on commit 5e0a5d2

Please sign in to comment.