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 1f8242a + 758e1f2 commit 5c67b89Copy full SHA for 5c67b89
Formula/d/doggo.rb
@@ -26,7 +26,7 @@ def install
26
27
test do
28
answer = shell_output("#{bin}/doggo --short example.com NS @1.1.1.1")
29
- assert_equal "a.iana-servers.net.\nb.iana-servers.net.\n", answer
+ assert_equal "hera.ns.cloudflare.com.\nelliott.ns.cloudflare.com.\n", answer
30
31
assert_match version.to_s, shell_output("#{bin}/doggo --version")
32
end
0 commit comments