|
@@ -469,7 +469,7 @@ describe("API v1", function () {
|
|
|
{'ttl': 3640, 'type': 'TXT', 'records': ['"bar"']},
|
|
|
{'subname': 'c.1', 'records': ['dead::beef'], 'type': 'AAAA'},
|
|
|
{'subname': 'd.1', 'ttl': 3650, 'type': 'AAAA'},
|
|
|
- {'subname': 'd.1', 'ttl': 3650, 'type': 'SOA', 'records': ['ns1.desec.io. peter.desec.io. 2018034419 10800 3600 604800 60']},
|
|
|
+ {'subname': 'd.1', 'ttl': 3650, 'type': 'SOA', 'records': ['set.an.example. get.desec.io. 2018034419 10800 3600 604800 60']},
|
|
|
{'subname': 'd.1', 'ttl': 3650, 'type': 'OPT', 'records': ['9999']},
|
|
|
{'subname': 'd.1', 'ttl': 3650, 'type': 'TYPE099', 'records': ['v=spf1 mx -all']},
|
|
|
]
|