From 4faa1d24443f1e1e8db73cf1725320bb86d1776f Mon Sep 17 00:00:00 2001 From: Andrew Zhou Date: Mon, 23 Sep 2024 15:51:21 -0700 Subject: [PATCH] change back to incorrectly styled functio nname --- src/test/TestUSDCIntegration.t.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/TestUSDCIntegration.t.sol b/src/test/TestUSDCIntegration.t.sol index bc6e4572..32d6bb61 100644 --- a/src/test/TestUSDCIntegration.t.sol +++ b/src/test/TestUSDCIntegration.t.sol @@ -46,7 +46,7 @@ contract TestUSDCIntegration is Setup { termStrategy.setTimeToMaturityThreshold(3 weeks); termStrategy.setRepoTokenConcentrationLimit(1e18); termStrategy.setRequiredReserveRatio(0); - termStrategy.setDiscountRateMarkup(0); + termStrategy.setdiscountRateMarkup(0); vm.stopPrank(); // start with some initial funds