Skip to content

Commit

Permalink
AaveV3LambdaSuppressValidation (#115)
Browse files Browse the repository at this point in the history
AaveV3LambdaSuppressValidation
  • Loading branch information
marcinciarka authored Mar 11, 2024
1 parent 1affc20 commit 2947b89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/oasis-borrow/getFeatures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export const getFeatures = ({ isStaging: _isStaging }: ConfigHelperType) => ({
AaveV2SuppressValidation: false,
AaveV3SafetySwitch: false,
AaveV3SuppressValidation: false,
AaveV3LambdaSuppressValidation: false,
SparkSafetySwitch: false,
SparkSuppressValidation: false,
AnotherTestFeature: true, // used in unit tests
Expand Down

0 comments on commit 2947b89

Please sign in to comment.