From f72c97afca414ecac9a7c518a0bbff4f5cdcbc81 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Thu, 23 Apr 2026 01:20:45 +0100 Subject: [PATCH] test(qa-matrix): stabilize sync timeout --- extensions/qa-matrix/src/substrate/sync.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/qa-matrix/src/substrate/sync.test.ts b/extensions/qa-matrix/src/substrate/sync.test.ts index c5eb3a31e28..abea4b9c058 100644 --- a/extensions/qa-matrix/src/substrate/sync.test.ts +++ b/extensions/qa-matrix/src/substrate/sync.test.ts @@ -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({