// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`RoomTile when message previews are enabled and there is a message in a thread should render as expected 1`] = `
`;
exports[`RoomTile when message previews are enabled and there is a message in the room should render as expected 1`] = `
`;
exports[`RoomTile when message previews are enabled should render a room without a message as expected 1`] = `
`;
exports[`RoomTile when message previews are not enabled should render the room 1`] = `
`;