Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Fang committed Oct 29, 2024
1 parent 639ed27 commit 10878dd
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@ fn test_initiate_settlement() {
"00b8789db0c2da6b48ff31471423dc7ffa2386902c666fa2691e636c29b539936a1234"
)
.unwrap(),
hook: Some(
"hook_contract_address".into()
),
hook: Some("hook_contract_address".into()),
metadata: None
}))
.unwrap(),
Expand Down

0 comments on commit 10878dd

Please sign in to comment.