Adapt snapshot

This commit is contained in:
Chi Vinh Le
2018-09-07 21:42:11 +02:00
parent 7644f93e7c
commit 89312e3d98
@@ -26,6 +26,7 @@ exports[`renders body only 1`] = `
id="comment-id"
indentLevel={1}
me={null}
pending={false}
showAuthPopup={[Function]}
/>
</React.Fragment>
@@ -57,6 +58,7 @@ exports[`renders username and body 1`] = `
id="comment-id"
indentLevel={1}
me={null}
pending={false}
showAuthPopup={[Function]}
/>
</React.Fragment>