-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Integration test assertions (#412)
* fix: convert isLiquidatable BN to BigNumber in nakedMarginCallPreExpiry integration test * fix: convert vaultAfterLiquidation.collateralAmounts to BigNumber in nakedMarginPutPreExpiry integration test * fix: convert denominator in assertion to BigNumber in nakedMarginPutPreExpiry integration test * fix: convert collateralNeeded to BigNumber in nakedMarginPutPreExpiry integration test * fix: convert userVaultAfter.collateralAmounts & isLiquidatable to BigNumber in nakedMarginPutPreExpiry integration test
- Loading branch information
1 parent
2b6e305
commit 7de47bc
Showing
2 changed files
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters