mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
remove extraneous unused constant (#7185)
This commit is contained in:
@@ -12,8 +12,6 @@ from ansible_collections.community.general.plugins.modules import gconftool2_inf
|
||||
|
||||
import pytest
|
||||
|
||||
TESTED_MODULE = gconftool2_info.__name__
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def patch_gconftool2_info(mocker):
|
||||
|
||||
Reference in New Issue
Block a user