mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 14:05:04 +08: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 |