Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
liuchengxu committed Nov 18, 2024
1 parent 0ef0fd8 commit b3ae4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/subcoin-node/src/substrate_cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ mod tests {

assert_eq!(
format!("{:?}", client.info().genesis_hash),
"0x1e8ddda1fe2e1dd1c183d628ee6f04be752aca5eb8d21eeb9898d8678b4b0212"
"0xdd71b2519b69d63212d9102fd2171ff9e647a23d7431f9552649bf4902ed7796"
);
}
}

0 comments on commit b3ae4db

Please sign in to comment.