1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2026-01-03 23:22:30 +03:00

Add issue to comment

This commit is contained in:
Travis Ralston
2019-11-27 19:21:57 -07:00
parent aee9442e52
commit 79b0a5fada

View File

@@ -276,6 +276,7 @@ describe("SAS verification", function() {
});
// TODO: Turn this test back on by fixing it.
// See https://github.com/vector-im/riot-web/issues/11545 and related issues.
// it("should verify a cross-signing key", async () => {
// alice.httpBackend.when('POST', '/keys/device_signing/upload').respond(
// 200, {},