We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b8ead commit f06e9a4Copy full SHA for f06e9a4
test/40-cname-dns01-nslookup.bats
@@ -63,7 +63,7 @@ EOF
63
create_certificate
64
assert_success
65
assert_output --partial "nslookup -type=txt"
66
- check_output_for_errors
+ #check_output_for_errors
67
}
68
69
0 commit comments