fix: After rebase fixes

Took 5 minutes
This commit is contained in:
Diana Carvalho
2025-06-23 15:50:45 +01:00
parent 93678d9d19
commit 1d952b19be
4 changed files with 26 additions and 18 deletions

View File

@@ -287,6 +287,8 @@ contract TychoRouterForBalancerV3Test is TychoRouterTestSetup {
true,
RestrictTransferFrom.TransferType.TransferFrom,
ALICE,
address(0),
bytes(""),
pools
);
@@ -335,6 +337,8 @@ contract TychoRouterForBalancerV3Test is TychoRouterTestSetup {
true,
RestrictTransferFrom.TransferType.TransferFrom,
ALICE,
address(0),
bytes(""),clip
pools
);