Skip to content

Commit

Permalink
add new param to aave test
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmrodri committed Nov 1, 2024
1 parent 6b183a7 commit dc65ee3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/plugins/individual-collateral/aave-v3/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ export const makeTests = (defaultCollateralOpts: CollateralParams, altParams: Al
itChecksRefPerTokDefault: it,
itHasRevenueHiding: it,
itChecksNonZeroDefaultThreshold: it,
itChecksMainChainlinkOracleRevert: it,
itIsPricedByPeg: true,
chainlinkDefaultAnswer: 1e8,
itChecksPriceChanges: it,
Expand Down

0 comments on commit dc65ee3

Please sign in to comment.