Skip to content

Commit d5d753f

Browse files
committed
test: remove global flag
1 parent 147ac9a commit d5d753f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmd/crates/soroban-test/tests/it/integration/hello_world.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ async fn invoke_contract() {
100100
invoke_hello_world_with_lib(sandbox, id).await;
101101

102102
let config_locator = locator::Args {
103-
global: false,
104103
config_dir: Some(dir.to_path_buf()),
105104
};
106105

0 commit comments

Comments
 (0)