Skip to content

Commit

Permalink
Update test-foundry/aave-v2/TestRatesLens.t.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Romain Milon <rmilon@gmail.com>
  • Loading branch information
QGarchery and Rubilmax committed Nov 14, 2022
1 parent 511b51a commit b710931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-foundry/aave-v2/TestRatesLens.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -1115,7 +1115,7 @@ contract TestRatesLens is TestSetup {
}

function _invertSpreadOnDaiWithStorageManipulation()
public
internal
returns (uint256 poolSupplyRate, uint256 poolBorrowRate)
{
// Keep the current supply rate.
Expand Down

0 comments on commit b710931

Please sign in to comment.