Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tyleroooo committed Oct 23, 2024
1 parent 9e4ff1a commit 6cba567
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ class VaultTests {
iListOf(
expectedVaultPosition,
VaultPosition(
marketId = "USDC-USD",
marketId = "UNALLOCATEDUSDC-USD",
marginUsdc = 6000.0,
equityUsdc = 6000.0,
currentLeverageMultiple = 1.0,
Expand Down

0 comments on commit 6cba567

Please sign in to comment.