Browse Source

fastdns: fixed typo in test fixture

pull/379/head
Basir Jamil 6 years ago
parent
commit
5a741eb600
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/fixtures/fastdns-records-prev.json

+ 1
- 1
tests/fixtures/fastdns-records-prev.json View File

@ -65,7 +65,7 @@
},
{
"rdata": [
"unit.tests."
"unit.tests"
],
"type": "CNAME",
"name": "old.cname.unit.tests",


Loading…
Cancel
Save