Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Zekun Wang committed May 23, 2024
1 parent e930117 commit 9d2ae7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/aptos/src/test/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,7 @@ impl CliTestFramework {
package_dir: Some(self.move_dir()),
output_dir: None,
named_addresses: Self::named_addresses(account_strs),
override_stdlib: None,
override_std: None,
skip_fetch_latest_git_deps: true,
bytecode_version: None,
compiler_version: None,
Expand Down

0 comments on commit 9d2ae7c

Please sign in to comment.