mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
github web editor hates ending newlines
This commit is contained in:
parent
18dcaa5cef
commit
59be16e24b
1 changed files with 1 additions and 1 deletions
|
@ -324,4 +324,4 @@ def test_matchers_loaded_only_once(minion_id):
|
|||
# The compound matcher should not get minion_id, no opts should be passed
|
||||
mock_compound_match.assert_called_with(
|
||||
target, minion_id=None, opts={"extension_modules": "", "id": minion_id}
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue