Skip to content

Commit

Permalink
id is needed now
Browse files Browse the repository at this point in the history
  • Loading branch information
edalzell committed Apr 18, 2023
1 parent ba976b1 commit 87f9144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Unit/WebhookTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ public function sends_alert_cleared_notification()
$data = [
'data' => [
'service' => [
'id' => 123,
'tags' => [
'foo',
],
Expand Down

0 comments on commit 87f9144

Please sign in to comment.