mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
updated test_saltcheck.py
This commit is contained in:
parent
dac338bd1c
commit
222f3017ad
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ from tests.support.mock import MagicMock
|
|||
|
||||
xmldiff = pytest.importorskip("xmldiff")
|
||||
|
||||
|
||||
@pytest.fixture()
|
||||
def configure_loader_modules():
|
||||
return {saltcheck: {"__salt__": {"state.show_top": MagicMock()}}}
|
||||
|
|
Loading…
Add table
Reference in a new issue