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 1abd262 commit 3326623Copy full SHA for 3326623
tests/index.test.js
@@ -25,7 +25,7 @@ describe('serverless-lambda', () => {
25
installation: { id: 1 }
26
},
27
headers: {
28
- 'x-github-event': 'issues',
+ 'X-Github-Event': 'issues',
29
'x-github-delivery': 123
30
}
31
0 commit comments