From 7a5b1d97c706e695257af464cd7cc207d2d9bd3b Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Fri, 19 Feb 2021 08:30:58 -0500 Subject: modify import of resource module class in unit tests (#126) Modify import of resource module class in unit tests Reviewed-by: https://github.com/apps/ansible-zuul --- changelogs/fragments/modify_resource_module_class_import.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelogs/fragments/modify_resource_module_class_import.yaml (limited to 'changelogs') diff --git a/changelogs/fragments/modify_resource_module_class_import.yaml b/changelogs/fragments/modify_resource_module_class_import.yaml new file mode 100644 index 0000000..ba94846 --- /dev/null +++ b/changelogs/fragments/modify_resource_module_class_import.yaml @@ -0,0 +1,3 @@ +--- +trivial: + - Modify import of resource_module class in unit tests. -- cgit v1.2.3