mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
@@ -4,7 +4,7 @@
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from ansible_collections.community.internal_test_tools.tests.unit.compat.mock import call, patch
|
||||
from unittest.mock import call, patch
|
||||
from ansible_collections.community.general.plugins.modules import rhsm_release
|
||||
from ansible_collections.community.internal_test_tools.tests.unit.plugins.modules.utils import (
|
||||
AnsibleExitJson, AnsibleFailJson, ModuleTestCase, set_module_args)
|
||||
|
||||
Reference in New Issue
Block a user