mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-03 16:31:37 +01:00
* Move test to room-list-filter-sort.spec.ts This test should reside with all the other filter related tests. * Move sorting tests out of filter describe block These two tests somehow ended up in the wrong block! * Fix lint