// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`VerificationRequestToast should render a cross-user verification 1`] = `
@alice:domain (@other:user)
Ignore
Verify Session
`; exports[`VerificationRequestToast should render a self-verification 1`] = `
my other device
other_device from 1.1.1.1
Ignore
Verify Session
`;