We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1116da3 commit cd42760Copy full SHA for cd42760
tests/Feature/Notifications/Webhooks/NotificationTests.php
@@ -40,7 +40,7 @@ public function testAuditNotificationFires()
40
];
41
42
Notification::fake();
43
-
+ //tests every webhook option
44
foreach($webhook_options as $option) {
45
46
$this->settings->{$option}();
0 commit comments