Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
beltram committed Jan 3, 2024
1 parent f05d8f4 commit 227f2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto/src/e2e_identity/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ pub mod tests {
pub const E2EI_DISPLAY_NAME: &str = "Alice Smith";
pub const E2EI_HANDLE: &str = "alice_wire";
pub const E2EI_CLIENT_ID: &str = "bd4c7053-1c5a-4020-9559-cd7bf7961954:[email protected]";
pub const E2EI_CLIENT_ID_URI: &str = "vUxwUxxaQCCVWc1795YZVA/[email protected]";
pub const E2EI_CLIENT_ID_URI: &str = "vUxwUxxaQCCVWc1795YZVA:[email protected]";
pub const E2EI_EXPIRY: u32 = 90;

#[apply(all_cred_cipher)]
Expand Down

0 comments on commit 227f2eb

Please sign in to comment.