Files
element-web/test/DecryptionFailureTracker-test.ts
Richard van der Hoff 4702da8038 Convert DecryptionFailureTracker-test to typescript (#12368)
* Remove reference to private method

`MatrixEvent.setClearData` is private. Use the test helper instead.

* Remove redundant params to `expect.toBe`

* Convert to typescript
2024-03-25 19:57:29 +00:00

14 KiB