Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyding committed Jan 8, 2025
1 parent 567b7c7 commit 8773aa9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ describe('request-transformer', () => {
openInterestLowerCap: liquidityTier.openInterestLowerCap,
openInterestUpperCap: liquidityTier.openInterestUpperCap,
baseOpenInterest: perpetualMarket.baseOpenInterest,
defaultFundingRate1H: perpetualMarket.defaultFundingRate1H,
},
);
});
Expand Down

0 comments on commit 8773aa9

Please sign in to comment.