Skip to content

Commit

Permalink
fix empy function
Browse files Browse the repository at this point in the history
  • Loading branch information
clement-ux authored and tbrent committed Nov 6, 2024
1 parent 0ab90a5 commit 0c35d58
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ const getExpectedPrice = async (ctx: WSUPEROETHBCollateralFixtureContext): Promi
return result
}

// eslint-disable-next-line @typescript-eslint/no-empty-function
const collateralSpecificConstructorTests = () => {}

// eslint-disable-next-line @typescript-eslint/no-empty-function
Expand Down

0 comments on commit 0c35d58

Please sign in to comment.