mirror of
https://github.com/discourse/discourse.git
synced 2026-08-17 16:35:03 -05:00
The `message_bus_channels` given to `MessageBus.last_ids(*message_bus_channels)` is not ordered, as a result the expectation of the tests could fail, this test ensures we check the contain of the input instead of content+order.