Files
ThreadNet-Web/test/__snapshots__/TextForEvent-test.ts.snap
T

18 lines
285 B
Plaintext
Raw Normal View History

2021-07-26 17:41:39 +01:00
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`TextForPinnedEvent (JSX) should mention sender 1`] = `
<span>
<span>
@foo:example.com changed the
<a
onClick={[Function]}
>
pinned messages
</a>
for the room.
</span>
</span>
`;