mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-23 02:41:25 -07:00
[PR #7185/ce6b2bc3 backport][stable-7] remove extraneous unused constant (#7188)
remove extraneous unused constant (#7185)
(cherry picked from commit ce6b2bc362
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
7c04aaa48f
commit
0d5ec37249
8 changed files with 0 additions and 13 deletions
|
@ -18,8 +18,6 @@ from ansible_collections.community.general.plugins.modules import cpanm
|
|||
|
||||
import pytest
|
||||
|
||||
TESTED_MODULE = cpanm.__name__
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def patch_cpanm(mocker):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue