Skip to content

Commit fd94c73

Browse files
committed
comment
1 parent 70dd5e2 commit fd94c73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bindings_ffi/src/mls.rs

+2-1
Original file line numberDiff line numberDiff line change
@@ -3324,7 +3324,8 @@ mod tests {
33243324
// should be good
33253325
.unwrap();
33263326

3327-
// TODO: uncomment this when xmtp-node-go is updated to recognize Passkey MemberIdentifiers
3327+
// TODO: I'll uncomment this as soon as PR 1733 goes live.
3328+
// Tested locally with this uncommented and it works.
33283329
// alex.apply_signature_request(sig_request).await.unwrap();
33293330
}
33303331

0 commit comments

Comments
 (0)