test: add assert in cyclic swap encoding tests

This commit is contained in:
royvardhan
2025-03-11 21:33:51 +05:30
parent eb4ce40f6e
commit ec26890d00
2 changed files with 25 additions and 6 deletions

View File

@@ -1389,7 +1389,6 @@ contract TychoRouterTest is TychoRouterTestSetup {
vm.stopPrank();
}
function testCyclicSwapUnwrapOutputIntegration() public {
vm.deal(tychoRouterAddr, 1 ether);