Skip to content

Commit 03cee75

Browse files
committed
Updated Signature
1 parent 86c24d8 commit 03cee75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github/github_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ func TestWebhooks(t *testing.T) {
380380
filename: "../testdata/github/project-card.json",
381381
headers: http.Header{
382382
"X-Github-Event": []string{"project_card"},
383-
"X-Hub-Signature": []string{"sha1=495dec0d6449d16b71f2ddcd37d595cb9b04b1d8"},
383+
"X-Hub-Signature": []string{"sha1=f5ed1572b04f0e03c8d5f5e3f7fa63737bef76d7"},
384384
},
385385
},
386386
{

0 commit comments

Comments
 (0)