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.
2 parents 43ebafb + 0b24628 commit 6e946deCopy full SHA for 6e946de
tests/ChannelTest.php
@@ -86,7 +86,7 @@ protected function getPayload()
86
return json_encode([
87
'title' => 'Title',
88
'actions' => [
89
- ['title' => 'Title', 'action' => 'Action']
+ ['title' => 'Title', 'action' => 'Action'],
90
],
91
'body' => 'Body',
92
'icon' => 'Icon',
0 commit comments