mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-03 08:18:56 +00:00
Update records.test.js
This commit is contained in:
@@ -314,7 +314,7 @@ t("All files should have valid record types", (t) => {
|
||||
t.pass();
|
||||
});
|
||||
|
||||
t("Root domains should have at least one usable record", (t) => {
|
||||
t("Root subdomains should have at least one usable record", (t) => {
|
||||
const usableRecordTypes = ["A", "AAAA", "CNAME", "MX", "NS", "URL"];
|
||||
|
||||
files.forEach((file) => {
|
||||
|
||||
Reference in New Issue
Block a user