Skip to content

Commit

Permalink
fix empy function
Browse files Browse the repository at this point in the history
  • Loading branch information
clement-ux committed Oct 29, 2024
1 parent d79e198 commit b3835f6
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 b3835f6

Please sign in to comment.