You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
lint test
This commit is contained in:
@ -206,7 +206,7 @@ describe("<TextualBody />", () => {
|
||||
'Hey <span>' +
|
||||
'<a class="mx_Pill mx_UserPill" title="@user:server">' +
|
||||
'<img class="mx_BaseAvatar mx_BaseAvatar_image" src="mxc://avatar.url/image.png" ' +
|
||||
'style=\"width: 1.0666666666666667rem; height: 1.0666666666666667rem;\" ' +
|
||||
'style="width: 1.0666666666666667rem; height: 1.0666666666666667rem;" ' +
|
||||
'title="@member:domain.bla" alt="" aria-hidden="true">Member</a>' +
|
||||
'</span></span>');
|
||||
});
|
||||
|
Reference in New Issue
Block a user