summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/resolve_dns.ts.out
diff options
context:
space:
mode:
authorLeo Kettmeir <crowlkats@toaxl.com>2023-01-11 21:31:14 +0100
committerGitHub <noreply@github.com>2023-01-11 21:31:14 +0100
commitb0e0e4f24b91c9be6a9bb005dc1f683d3b563bd6 (patch)
tree196043a170306869daccb85363c248580bc5b695 /cli/tests/testdata/run/resolve_dns.ts.out
parent6ee5563f6860758a18f35cee412d5fe3e139cf7c (diff)
fix: don't panic on resolveDns if unsupported record type is specified (#17336)
Fixes #14373
Diffstat (limited to 'cli/tests/testdata/run/resolve_dns.ts.out')
-rw-r--r--cli/tests/testdata/run/resolve_dns.ts.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/testdata/run/resolve_dns.ts.out b/cli/tests/testdata/run/resolve_dns.ts.out
index 2fe10cb9a..f41dc68bc 100644
--- a/cli/tests/testdata/run/resolve_dns.ts.out
+++ b/cli/tests/testdata/run/resolve_dns.ts.out
@@ -23,3 +23,4 @@ SRV
TXT
[["I","am","a","txt","record"],["I","am","another","txt","record"],["I am a different","txt record"],["key=val"]]
Error NotFound thrown for not-found-example.com
+Provided record type is not supported