test: fixup failing test/internet/test-dns.js · nodejs/node@5e588c1 · GitHub
Skip to content

Commit 5e588c1

Browse files
committed
test: fixup failing test/internet/test-dns.js
The `ttl` for the `nodejs.org` DNS record is returning `0` currently. The test checks for `> 0`, causing the test to fail. Signed-off-by: James M Snell <jasnell@gmail.com> PR-URL: #38241 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 9440565 commit 5e588c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/internet/test-dns.js

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)