1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00

Fix webhook test

This commit is contained in:
Jake Barnby 2023-08-18 14:21:54 -04:00
parent 4f59570738
commit 0f98199c85
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

@ -449,6 +449,7 @@ class WebhooksCustomServerTest extends Scope
], $this->getHeaders()), [
'name' => 'Test',
'runtime' => 'php-8.0',
'entrypoint' => 'index.php',
'execute' => [Role::any()->toString()],
'vars' => [
'key1' => 'value1',