discourse/plugins/discourse-narrative-bot/spec/discourse_narrative_bot
Kane York a88a246c6e
FIX: Discobot exception when site_contact_username is promoted (#11666)
Because the site admin is sending a message to themselves, there is only one user in the topic_allowed_users, and `.last` returns nil.
Attempt to recognize this situation and continue, or bail without doing anything if this somehow happens another way.
2021-01-11 13:07:36 -08:00
..
advanced_user_narrative_spec.rb FIX: Discobot exception when site_contact_username is promoted (#11666) 2021-01-11 13:07:36 -08:00
new_user_narrative_spec.rb FIX: Capybara diet upgrade, can eat real 🌿 now (#11040) 2020-10-27 07:49:22 -07:00
store_spec.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
track_selector_spec.rb Fix i18n issues reported on Crowdin (#10925) 2020-10-16 15:24:58 +02:00