Skip to content

Commit

Permalink
fix comet suite
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrent committed Nov 4, 2024
1 parent 9a1922d commit 2259659
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ allTests.forEach((curr: CTokenV3Enumeration) => {
itChecksTargetPerRefDefaultUp: it,
itChecksRefPerTokDefault: it.skip, // implemented in this file
itChecksPriceChanges: it,
itChecksPriceChangesRefPerTok: it,
itChecksNonZeroDefaultThreshold: it,
itHasRevenueHiding: it.skip, // implemented in this file
itIsPricedByPeg: true,
Expand Down

0 comments on commit 2259659

Please sign in to comment.