Disable verification test for Element-R (#11046)
We haven't implemented this yet!
This commit is contained in:
committed by
GitHub
parent
68a1721b8d
commit
7d36c8315b
@@ -330,6 +330,7 @@ describe("Verify own device", () => {
|
||||
let homeserver: HomeserverInstance;
|
||||
|
||||
beforeEach(() => {
|
||||
skipIfRustCrypto();
|
||||
cy.startHomeserver("default").then((data: HomeserverInstance) => {
|
||||
homeserver = data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user