mirror of
https://github.com/discourse/discourse.git
synced 2025-05-06 05:04:43 +08: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.