matrix-react-sdk
8654a244 - Minor cleanups to `handleVerificationRequest` in cypress tests (#10941)

Commit
2 years ago
Minor cleanups to `handleVerificationRequest` in cypress tests (#10941) * 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
Author
Parents
Loading