fix: Recalculate calldata after merging main

Took 2 minutes


Took 40 seconds
This commit is contained in:
Diana Carvalho
2025-07-31 17:52:05 +01:00
parent c399e316f5
commit 2adcb89e6d
2 changed files with 16 additions and 16 deletions

View File

@@ -338,7 +338,7 @@ contract TychoRouterForBalancerV3Test is TychoRouterTestSetup {
RestrictTransferFrom.TransferType.TransferFrom,
ALICE,
address(0),
bytes(""),clip
bytes(""),
pools
);