From 5a741eb6007fed26d79d14288f7b95294d850a1b Mon Sep 17 00:00:00 2001 From: Basir Jamil Date: Thu, 18 Jul 2019 21:16:34 +0000 Subject: [PATCH] fastdns: fixed typo in test fixture --- tests/fixtures/fastdns-records-prev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fixtures/fastdns-records-prev.json b/tests/fixtures/fastdns-records-prev.json index 04ce274..b07c63f 100644 --- a/tests/fixtures/fastdns-records-prev.json +++ b/tests/fixtures/fastdns-records-prev.json @@ -65,7 +65,7 @@ }, { "rdata": [ - "unit.tests." + "unit.tests" ], "type": "CNAME", "name": "old.cname.unit.tests",