// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` should render 1`] = ` Event Type { } Event Content Back Send `; exports[` thread context should pre-populate a thread relationship 1`] = ` Event Type { "m.relates_to": { "rel_type": "m.thread", "event_id": "$this_is_a_thread_id" } } Event Content Back Send `;