matrix-js-sdk
3bd5ffc5
- Fix broken crypto test
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
7 years ago
Fix broken crypto test Now that sync takes a bit longer to send out Event events, the encrypted events have already been decrypted by the time the test sees them - so we no longer need to await their decryption.
References
#508 - Refactor handling of crypto events for async
Author
richvdh
Parents
10aafd37
Files
1
spec/integ
matrix-client-crypto.spec.js
Loading