Skip to content

Commit cd42760

Browse files
committed
notes
1 parent 1116da3 commit cd42760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/Notifications/Webhooks/NotificationTests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public function testAuditNotificationFires()
4040
];
4141

4242
Notification::fake();
43-
43+
//tests every webhook option
4444
foreach($webhook_options as $option) {
4545

4646
$this->settings->{$option}();

0 commit comments

Comments
 (0)