Skip to content

Commit

Permalink
fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
coachchucksol committed Nov 19, 2024
2 parents a3c5d76 + c642cfe commit e723047
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration_tests/tests/fixtures/vault_client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1463,7 +1463,6 @@ impl VaultProgramClient {
.get_new_latest_blockhash(&blockhash)
.await
.unwrap();

self.banks_client
.process_transaction_with_preflight_and_commitment(
Transaction::new_signed_with_payer(
Expand Down

0 comments on commit e723047

Please sign in to comment.