Skip to content

Commit e4eba6a

Browse files
committed
Also remove in tests.
1 parent 6dfc8f9 commit e4eba6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/plugins/module_utils/test_wsdl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
lxmletree = pytest.importorskip("lxml.etree")
1414

15-
from ansible.module_utils._text import to_native
15+
from ansible.module_utils.common.text.converters import to_native
1616

1717
from ansible_collections.community.dns.plugins.module_utils.wsdl import (
1818
Parser,

0 commit comments

Comments
 (0)