feat: Added ConstantPrice capability
This commit is contained in:
@@ -175,7 +175,7 @@ contract IntegralSwapAdapterTest is Test, ISwapAdapterTypes {
|
||||
IERC20(t1)
|
||||
);
|
||||
|
||||
assertEq(res.length, 3);
|
||||
assertEq(res.length, 4);
|
||||
}
|
||||
|
||||
function testGetTokensIntegral() public {
|
||||
|
||||
Reference in New Issue
Block a user