// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`DiscussionComment > Show Basic 1`] = ` "
Thomas Citharel@tcit
Hello there
" `; exports[`DiscussionComment > Show Deleted comment 1`] = ` "
[deleted]
[This comment has been deleted by it's author]
" `;