mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-07 13:31:45 +02:00
The linter will never be appeased
This commit is contained in:
parent
85af3ebcc0
commit
5ace405062
@ -59,7 +59,7 @@ describe('RoomList', () => {
|
||||
// Lie to the room list store about DMs not existing
|
||||
DMRoomMap.getUserIdForRoomId = () => {
|
||||
return null;
|
||||
}
|
||||
};
|
||||
|
||||
parentDiv = document.createElement('div');
|
||||
document.body.appendChild(parentDiv);
|
||||
|
Loading…
x
Reference in New Issue
Block a user