mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-02 22:39:09 -07:00
remove extraneous unused constant (#7185)
This commit is contained in:
parent
d6ebba1aea
commit
ce6b2bc362
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