You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 07:41:16 +03:00
remove extraneous unused constant (#7185)
This commit is contained in:
@ -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):
|
||||
|
Reference in New Issue
Block a user