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