Skip to content

Commit

Permalink
chore: cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenzing committed Aug 1, 2024
1 parent a29615c commit 5cbb3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/reader.rs
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ mod tests {
true,
"0xDB34Da70Cfd694190742E94B7f17769Bc3d84D27",
"0x179A862703a4adfb29896552DF9e307980D19285",
)
),
] {
let resolver_address = reader.get_resolver(ens_name).await.unwrap();
assert_eq!(
Expand Down

0 comments on commit 5cbb3ac

Please sign in to comment.