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
Add issue to comment
This commit is contained in:
@@ -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, {},
|
||||
|
||||
Reference in New Issue
Block a user