1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-12-01 03:23:30 +03:00
Files
matrix-react-sdk/cypress/support/util.ts
Richard van der Hoff 2571f54e8b Cypress: skip tests known to fail when using Rust crypto (#10873)
* Cypress: skip tests known to fail when using Rust crypto

... which means we can then run the cypress test suite against Element Web R to
check we aren't introducing regressions.

* Update cypress/e2e/register/register.spec.ts

* Use env var to detect rust crypto

* Hoist `skipIfRustCrypto` call earlier
2023-05-24 09:50:05 +00:00

2.6 KiB