1
0
Fork 0
mirror of https://github.com/TwiN/gatus.git synced 2024-12-15 17:51:09 +00:00

Enable debug in alerting test for missing test coverage

This commit is contained in:
TwinProduction 2020-11-11 18:13:39 -05:00
parent 0909024e43
commit cf968cbf86

View file

@ -149,6 +149,8 @@ badconfig:
func TestParseAndValidateConfigBytesWithAlerting(t *testing.T) {
config, err := parseAndValidateConfigBytes([]byte(`
debug: true
alerting:
slack:
webhook-url: "http://example.com"