This commit is contained in:
Godfrey M
2025-11-20 14:25:13 -08:00
parent 1116da389e
commit cd42760b68

View File

@@ -40,7 +40,7 @@ class NotificationTests extends TestCase
];
Notification::fake();
//tests every webhook option
foreach($webhook_options as $option) {
$this->settings->{$option}();