mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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.