DEV: Update rubocop-discourse to version 3.8.0 (#292)

This commit is contained in:
Loïc Guitaut
2024-05-28 11:16:14 +02:00
committed by GitHub
parent 87d7958db8
commit c19fca4060
5 changed files with 33 additions and 28 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ after_initialize do
next
end
unless recipients.present?
if recipients.blank?
Rails.logger.warn "#{DiscourseDataExplorer::PLUGIN_NAME} - couldn't find any recipients for automation #{automation.id}"
next
end