discourse/plugins/chat/spec/serializer
Joffrey JAFFEUX d52b0560ff
DEV: fixes flakey due to unordered array (#22515)
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.
2023-07-10 17:26:29 +02:00
..
chat DEV: fixes flakey due to unordered array (#22515) 2023-07-10 17:26:29 +02:00
current_user_serializer_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00