diff --git a/test/fuzz/continueOnRevert/ContinueOnRevertHandler.t.sol b/test/fuzz/continueOnRevert/ContinueOnRevertHandler.t.sol index 01f7067..b7d19d1 100644 --- a/test/fuzz/continueOnRevert/ContinueOnRevertHandler.t.sol +++ b/test/fuzz/continueOnRevert/ContinueOnRevertHandler.t.sol @@ -44,7 +44,7 @@ contract ContinueOnRevertHandler is Test { btcUsdPriceFeed = MockV3Aggregator(dscEngine.getCollateralTokenPriceFeed(address(wbtc))); } - // FUNCTOINS TO INTERACT WITH + // FUNCTIONS TO INTERACT WITH /////////////// // DSCEngine //