We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c24d8 commit 03cee75Copy full SHA for 03cee75
github/github_test.go
@@ -380,7 +380,7 @@ func TestWebhooks(t *testing.T) {
380
filename: "../testdata/github/project-card.json",
381
headers: http.Header{
382
"X-Github-Event": []string{"project_card"},
383
- "X-Hub-Signature": []string{"sha1=495dec0d6449d16b71f2ddcd37d595cb9b04b1d8"},
+ "X-Hub-Signature": []string{"sha1=f5ed1572b04f0e03c8d5f5e3f7fa63737bef76d7"},
384
},
385
386
{
0 commit comments