// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` ambiguous display name 1`] = `
my display name (deviceId)
`; exports[` with display name 1`] = `
deviceName
`; exports[` without display name 1`] = `
deviceId
`; exports[` with crypto enabled renders 1`] = `

Profile

@user:example.com

Unknown

customUserIdentifier

Security

Messages in this room are not end-to-end encrypted.

`; exports[` with crypto enabled should render a deactivate button for users of the same server if we are a server admin 1`] = `

Profile

@user:example.com

Unknown

customUserIdentifier

Security

Messages in this room are not end-to-end encrypted.

`;