test(qa-matrix): stabilize sync timeout

This commit is contained in:
Peter Steinberger
2026-04-23 01:20:45 +01:00
parent 7724f7a923
commit f72c97afca

View File

@@ -58,7 +58,7 @@ describe("matrix sync helpers", () => {
predicate: (event) => event.sender === "@sut:matrix-qa.test",
roomId: "!room:matrix-qa.test",
since: "start-batch",
timeoutMs: 1,
timeoutMs: 1_000,
});
expect(result).toEqual({