// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`DecryptionFailureBody Should display "The sender has blocked you from receiving this message" 1`] = `
The sender has blocked you from receiving this message
`;
exports[`DecryptionFailureBody Should display "Unable to decrypt message" 1`] = `
Unable to decrypt message
`;