Add message block tests

This commit is contained in:
2025-11-18 22:48:52 -05:00
parent 91c8169e97
commit cfe6fc1a4e
26 changed files with 1873 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ export default function InfoMessageBlock(props: MessageBlockProps){
return (
<MessageBlock
data-testid="mattrixwv-info-message-block"
{...messageProps}
className={clsx(
className,