mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-11 05:31:17 +01:00
This wasn't testing what it thought it was testing because the primary filters aren't present at all after selecting a secondary filter that's not compatible with them, so it was just asserting that some other filter (which had the same index as the old one) was disabled. It breaks if the primary filters get reordered.