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.
2 parents b4dd830 + 3d29c9c commit 07280c2Copy full SHA for 07280c2
1 file changed
Formula/z/zns.rb
@@ -29,6 +29,6 @@ def install
29
30
test do
31
assert_match version.to_s, shell_output("#{bin}/zns --version")
32
- assert_match "a.iana-servers.net.", shell_output("#{bin}/zns example.com -q NS --server 1.1.1.1")
+ assert_match "hera.ns.cloudflare.com.", shell_output("#{bin}/zns example.com -q NS --server 1.1.1.1")
33
end
34
0 commit comments