mirror of
https://github.com/jakejarvis/hoot.git
synced 2025-10-18 22:34:25 -04:00
Add registrar provider details to export domain data tests for improved data coverage
This commit is contained in:
@@ -43,6 +43,10 @@ describe("exportDomainData", () => {
|
||||
warnings: [],
|
||||
unicodeName: "example.com",
|
||||
punycodeName: "example.com",
|
||||
registrarProvider: {
|
||||
name: "Test Registrar",
|
||||
domain: "testregistrar.com",
|
||||
},
|
||||
},
|
||||
dns: null,
|
||||
hosting: null,
|
||||
|
Reference in New Issue
Block a user