discourse/plugins/chat/spec/jobs/regular
Martin Brennan 4116094e54
FIX: Make chat editor IDs not null (#18903)
Follow up to 766bcbc684

Makes ChatMessage.last_editor_id and ChatMessageRevision.user_id
NOT NULL since they are always filled in now and the last commit
had a migration to backfill this data.
2022-11-08 09:06:13 +10:00
..
auto_join_channel_batch_spec.rb DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
auto_manage_channel_memberships_spec.rb DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
chat_notify_mentioned_spec.rb FIX: Make chat editor IDs not null (#18903) 2022-11-08 09:06:13 +10:00
chat_notify_watching_spec.rb DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
update_channel_user_count_spec.rb DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00