Skip to content

Commit

Permalink
lint-and-fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
crypto-vincent committed Oct 28, 2023
1 parent 06ea4d4 commit 2213fc4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ async fn test_alloyx_vault_depository_rebalance_illiquid(
&alloyx_vault_mint.pubkey(),
&profits_beneficiary_collateral,
-i128::from(amount_of_rebalancing_for_third_unlock - 1), // partial rebalancing (+ precision-loss)
2, // no more profits to collect (+ precision-loss)
2, // no more profits to collect (+ precision-loss)
)
.await?;

Expand Down

0 comments on commit 2213fc4

Please sign in to comment.