// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`thread should match snapshot, has root post 1`] = ` } rootId="root_id" scrollViewNativeID="threadPostList" testID="thread.post_list" /> `; exports[`thread should match snapshot, no root post, loading 1`] = ` `; exports[`thread should match snapshot, render footer 1`] = ` } rootId="root_id" scrollViewNativeID="threadPostList" testID="thread.post_list" /> `; exports[`thread should match snapshot, render footer 2`] = ` `; exports[`thread should match snapshot, render footer 3`] = ` `;