Skip to content

Commit

Permalink
add note about abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
hexonaut committed Aug 27, 2024
1 parent b27a96f commit 2897ef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/plans/D3MAaveV2TypeRateTargetPlan.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ contract D3MAaveV2TypeRateTargetPlanWrapper is D3MAaveV2TypeRateTargetPlan {
}
}

// Made abstract because this is broken and Aave V2 is no longer support
abstract contract D3MAaveV2TypeRateTargetPlanTest is D3MPlanBaseTest {

DaiAbstract dai;
Expand Down

0 comments on commit 2897ef2

Please sign in to comment.