mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-21 11:19:00 +00:00
parent
a8977afb04
commit
74b6a0294a
127 changed files with 237 additions and 212 deletions
|
|
@ -6,7 +6,7 @@ from __future__ import annotations
|
|||
|
||||
import json
|
||||
import pytest
|
||||
from ansible_collections.community.internal_test_tools.tests.unit.compat.mock import Mock, patch
|
||||
from unittest.mock import Mock, patch
|
||||
from ansible_collections.community.general.plugins.modules import slack
|
||||
from ansible_collections.community.internal_test_tools.tests.unit.plugins.modules.utils import AnsibleExitJson, AnsibleFailJson, ModuleTestCase, set_module_args
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue