We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f1bda commit be539f2Copy full SHA for be539f2
check-dns/lib/check_dns_test.go
@@ -56,7 +56,7 @@ func TestCheckDns(t *testing.T) {
56
{
57
[]string{"-H", "exampleeeee.com", "-s", "8.8.8"},
58
checkers.CRITICAL,
59
- []string{"timeout"},
+ []string{""},
60
},
61
62
[]string{"-H", "jprs.co.jp", "-s", "202.11.16.49", "--norec"},
0 commit comments