Skip to content

Commit

Permalink
lli - fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: lli <lli@anonyome.com>
  • Loading branch information
lukewli-anonyome committed Jan 4, 2024
1 parent a80a396 commit aa54000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion did_core/did_methods/did_resolver_sov/tests/resolution.rs
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ async fn write_new_nym_and_get_did_doc() {
"{}",
serde_json::to_string_pretty(&did_doc.did_document()).unwrap()
);
}
}

0 comments on commit aa54000

Please sign in to comment.