test: cover comment rendering and edge-route states

This commit is contained in:
plebeius
2026-03-08 16:00:54 +08:00
parent a8ef232b1d
commit 9444d3e01a
7 changed files with 1138 additions and 1 deletions
@@ -271,7 +271,7 @@ const CommentContent = ({ comment: post }: { comment: Comment }) => {
</Tooltip>
</span>
)}
{!cid && !hasFailedState && (
{!cid && (
<>
<br />
<br />