Skip to content

Commit

Permalink
chore: defaults.
Browse files Browse the repository at this point in the history
  • Loading branch information
l-monninger committed Dec 4, 2023
1 parent 0f1ef24 commit 658ddec
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion m1/tests/e2e/src/tests/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ async fn e2e() {
blockchain_specs: vec![BlockchainSpec {
vm_name: String::from("subnet"),
genesis: genesis_file_path.to_string(),
// blockchain_alias : String::from("subnet"), // todo: this doesn't always work oddly enough, need to debug
blockchain_alias : String::from("subnet"), // todo: this doesn't always work oddly enough, need to debug
..Default::default()
}],
..Default::default()
Expand Down
2 changes: 1 addition & 1 deletion vendors/aptos-core
2 changes: 1 addition & 1 deletion vendors/sui
Submodule sui updated from 76c79d to 7332e8

0 comments on commit 658ddec

Please sign in to comment.