Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Jul 30, 2024
1 parent 181f901 commit 77bbc12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/crates/soroban-test/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ impl TestEnv {
rpc_url: Some(self.rpc_url.clone()),
network_passphrase: Some(LOCAL_NETWORK_PASSPHRASE.to_string()),
network: None,
archive_url: None,
},
source_account: account.to_string(),
locator: config::locator::Args {
Expand Down

0 comments on commit 77bbc12

Please sign in to comment.