mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-09 22:26:23 +02:00
drop comment
This commit is contained in:
parent
1d1a8a8167
commit
2f1d28b366
@ -32,7 +32,6 @@ describe("RoomNotificationState", () => {
|
||||
let client: MatrixClient;
|
||||
|
||||
beforeEach(() => {
|
||||
console.log("Creating spy");
|
||||
client = stubClient();
|
||||
room = new Room("!room:example.com", client, "@user:example.org", {
|
||||
pendingEventOrdering: PendingEventOrdering.Detached,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user