Merge pull request #106 from wrewolf/patch-1

Added support draft pull request for github
This commit is contained in:
Anton Krivenko
2021-01-04 22:37:19 +03:00
committed by GitHub
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -420,7 +420,7 @@ func TestWebhooks(t *testing.T) {
filename: "../testdata/github/pull-request.json",
headers: http.Header{
"X-Github-Event": []string{"pull_request"},
"X-Hub-Signature": []string{"sha1=35712c8d2bc197b7d07621dcf20d2fb44620508f"},
"X-Hub-Signature": []string{"sha1=88972f972db301178aa13dafaf112d26416a15e6"},
},
},
{