You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2026-01-03 23:22:30 +03:00
committed by
Bruno Windels
parent
a9f9e2cf35
commit
b005b75331
@@ -310,7 +310,7 @@ describe("MatrixScheduler", function() {
|
||||
expect(ev).toEqual(eventA);
|
||||
return defer.promise;
|
||||
});
|
||||
// as queing doesn't start processing
|
||||
// as queueing doesn't start processing
|
||||
// synchronously anymore (see commit bbdb5ac)
|
||||
// wait just long enough before it does
|
||||
Promise.resolve().then(() => {
|
||||
|
||||
Reference in New Issue
Block a user