discourse/plugins/automation/spec/triggers
Joffrey JAFFEUX e7f0aa52fa
FIX: ensures we don't exit without pending automations (#26771)
This case is not supposed to happen but it seems safer to ensure this case will recreate pending automations.
2024-04-26 14:05:27 +02:00
..
after_post_cook_spec.rb
category_created_edited_spec.rb
pm_created_spec.rb
point_in_time_spec.rb FIX: resets pending automations only if necessary (#26685) 2024-04-19 14:23:57 +02:00
post_created_edited_spec.rb
recurring_spec.rb FIX: ensures we don't exit without pending automations (#26771) 2024-04-26 14:05:27 +02:00
stalled_wiki_spec.rb
topic_spec.rb
user_added_to_group_spec.rb
user_badge_granted_spec.rb
user_first_logged_in_spec.rb
user_promoted_spec.rb
user_removed_from_group_spec.rb
user_updated_spec.rb