1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-09-10 15:51:57 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
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