diff --git a/gandi-livedns/gandi-livedns-tests.ts b/gandi-livedns/gandi-livedns-tests.ts index 36ff0f14d..882f60a64 100644 --- a/gandi-livedns/gandi-livedns-tests.ts +++ b/gandi-livedns/gandi-livedns-tests.ts @@ -1,7 +1,7 @@ /// let zone: ZoneRecord = { - rrset_name: "MyZone", + rrset_name: "MyZone", rrset_type: "AAAA", rrset_ttl: 10800, rrset_values: []