// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`MemberTile should display an verified E2EIcon when the e2E status = Verified 1`] = `
@userId:matrix.org
Offline
`; exports[`MemberTile should display an warning E2EIcon when the e2E status = Warning 1`] = `
@userId:matrix.org
Offline
`; exports[`MemberTile should not display an E2EIcon when the e2E status = normal 1`] = `
@userId:matrix.org
Offline
`;