diff --git a/test.json b/test.json index e180354..503aa5d 100644 --- a/test.json +++ b/test.json @@ -31,6 +31,13 @@ "vote.up", "vote.down" ] + }, { + "url": "http://127.0.0.1:8099/WrongPort", + "key": "superSecretKey", + "scopes": [ + "vote.up", + "vote.down" + ] }, { "url": "http://unresolvable.host:8081/FailedWebhook", "key": "superSecretKey",