Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kstepanovdev committed Jul 10, 2024
1 parent 7f4f820 commit 9e3c624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/voter-stake-registry/tests/test_extend_deposit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ async fn extend_from_flex_deposit_with_top_up() -> Result<(), TransportError> {
voter_authority,
reference_account,
0,
10000,
10500,
)
.await?;
context
Expand Down

0 comments on commit 9e3c624

Please sign in to comment.