From df5327d910be2e5092a9f935505247ad7de0ebba Mon Sep 17 00:00:00 2001 From: Rafael Guterres Jeffman Date: Tue, 24 May 2022 22:36:22 -0300 Subject: [PATCH] temp: dnszone --- ipatests/test_xmlrpc/test_dns_plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipatests/test_xmlrpc/test_dns_plugin.py b/ipatests/test_xmlrpc/test_dns_plugin.py index f467c388c5c..09583fb02f1 100644 --- a/ipatests/test_xmlrpc/test_dns_plugin.py +++ b/ipatests/test_xmlrpc/test_dns_plugin.py @@ -559,7 +559,7 @@ def dns_setup(self, declarative_setup): } ), expected={ - 'value': zzone_with_forwarder_absolute_dnsname, + 'value': zone_with_forwarder_absolute_dnsname, 'summary': None, 'result': { 'dn': zone_with_forwarder_dn,