Skip to content

Commit

Permalink
opt out doc test
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulmth committed Feb 14, 2024
1 parent 5aea90c commit c6b950f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion identity_resolver/src/resolution/resolver.rs
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ mod iota_handler {
///
/// # Examples
///
/// ```
/// ```no_run
/// // Assume `smr_client` and `iota_client` are instances IOTA clients `iota_sdk::client::Client`.
/// attach_multiple_iota_handlers(vec![("smr", smr_client), ("iota", iota_client)]);
/// ```
Expand Down

0 comments on commit c6b950f

Please sign in to comment.