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
Flush the httpBackend in the last crypto test
This commit is contained in:
@@ -213,6 +213,7 @@ describe("MatrixClient crypto", function() {
|
||||
done();
|
||||
});
|
||||
bobClient.startClient();
|
||||
httpBackend.flush();
|
||||
}
|
||||
|
||||
it("Bob receives a message", function(done) {
|
||||
|
||||
Reference in New Issue
Block a user