Skip to content

Commit

Permalink
default for deliveyr
Browse files Browse the repository at this point in the history
  • Loading branch information
insipx committed Jul 15, 2024
1 parent 236e882 commit 7df1306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmtp_mls/src/utils/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ impl ClientBuilder<GrpcClient> {
}

/// wrapper over a `Notify` with a 60-scond timeout for waiting
#[derive(Clone)]
#[derive(Clone, Default)]
pub struct Delivery {
notify: Arc<Notify>,
}
Expand Down

0 comments on commit 7df1306

Please sign in to comment.