mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
8654a24405
* Remove redundant `verifier.done()` call This `done` call completes the verification process and stops it responding with further messages. It is unnecessary, *provided* the verification completes successfully, for which see https://github.com/matrix-org/matrix-js-sdk/pull/3382. * Remove duplicated code in `decryption-failure` test * remove unused imports |
||
---|---|---|
.. | ||
complete-security.spec.ts | ||
crypto.spec.ts | ||
decryption-failure.spec.ts | ||
utils.ts |