Skip to content

Commit

Permalink
Format the messages_test file
Browse files Browse the repository at this point in the history
  • Loading branch information
IainSteers committed Feb 4, 2022
1 parent ad7c4eb commit a9fdfaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/messages_test.go
Expand Up @@ -426,7 +426,7 @@ func TestParseWebHook(t *testing.T) {
messageType: "repository_vulnerability_alert",
},
{
payload: &SecretScanningAlertEvent{},
payload: &SecretScanningAlertEvent{},
messageType: "secret_scanning_alert",
},
{
Expand Down

0 comments on commit a9fdfaa

Please sign in to comment.