added wrong port test

This commit is contained in:
Joe Dowd
2020-08-24 22:50:27 +01:00
parent dc7dadd9a1
commit 83ec23220c

View File

@@ -31,6 +31,13 @@
"vote.up", "vote.up",
"vote.down" "vote.down"
] ]
}, {
"url": "http://127.0.0.1:8099/WrongPort",
"key": "superSecretKey",
"scopes": [
"vote.up",
"vote.down"
]
}, { }, {
"url": "http://unresolvable.host:8081/FailedWebhook", "url": "http://unresolvable.host:8081/FailedWebhook",
"key": "superSecretKey", "key": "superSecretKey",