-
-
Notifications
You must be signed in to change notification settings - Fork 594
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove brokenheaded encryption test (#3070)
This test seemed to be testing the behaviour of decrypting redacted events, but that seems... strange. A redaction event cannot be encrypted (at least, there is no spec for it), and it should be impossible to decrypt a (correctly) redacted event, because such an event will lack a `ciphertext` property. This test is just sticking a "redacted_because" property into a regular event, which is a bit of a nonsense.
- Loading branch information
Showing
1 changed file
with
0 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters