discourse/plugins/chat/spec/system/reply_to_message
Joffrey JAFFEUX 351d212e8a
FIX: do not increment reply count manually (#26769)
That could cause flakeyness in specs depending in which timing message bus would arrive and it's not necessary as it should be updated with `handleThreadOriginalMessageUpdate`.
2024-04-26 12:32:06 +02:00
..
drawer_spec.rb DEV: Refactor chat specs related to message creation 2023-08-31 11:21:23 +02:00
full_page_spec.rb DEV: improves reliability of delete/restore/update specs (#24265) 2023-11-07 11:34:35 +01:00
mobile_spec.rb FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
smoke_spec.rb FIX: do not increment reply count manually (#26769) 2024-04-26 12:32:06 +02:00