Skip to content

Commit

Permalink
fix a test
Browse files Browse the repository at this point in the history
  • Loading branch information
tao-stones committed Dec 12, 2024
1 parent 33377db commit 223e529
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1095,7 +1095,7 @@ mod tests {
&Keypair::new(),
&Pubkey::new_unique(),
1,
i * 10,
i * 10_000,
bank.last_blockhash(),
)
})
Expand Down

0 comments on commit 223e529

Please sign in to comment.