Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(ui): Increase the
recursion_limit
.
Since we have added a new variant to `RoomEventCacheUpdate`, a macro hits the recursion limit. It needs to be updated in order for tests to run again.
- Loading branch information