Fix failing OSS tests

This commit is contained in:
Stanko K.R.
2026-04-15 17:39:13 +02:00
parent f66fa886bc
commit 500dd78e40
+1
View File
@@ -9,6 +9,7 @@ class NotificationDeliveryTest < ActiveSupport::TestCase
@card.assignments.destroy_all
@assignee.notifications.destroy_all
stub_dns_resolution("142.250.185.206")
stub_web_push_pool
@original_targets = Notification.push_targets.dup