1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-12-01 04:43:29 +03:00

Update MSC3786 implementation: Check the state_key (#2429)

This commit is contained in:
Šimon Brandner
2022-06-03 06:06:48 +02:00
committed by GitHub
parent 8711499121
commit 012f6c56e6
2 changed files with 6 additions and 0 deletions

View File

@@ -302,6 +302,7 @@ describe('NotificationService', function() {
type: EventType.RoomServerAcl,
room: testRoomId,
user: "@alfred:localhost",
skey: "",
event: true,
content: {},
});