Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(crypto) Fix test that will fail when we handle backups corre…
…ctly This test was checking that a new device which has access to backups returned an unknown UTD when it was given empty JSON for the event. It was only passing because we currently have incorrect behaviour when backups are enabled. The fix is to make the device old and without access to backups, so that we still consider this UTD unexpected.
- Loading branch information