mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fixing lint
This commit is contained in:
parent
02609b6e61
commit
3e074be9c3
1 changed files with 1 additions and 0 deletions
|
@ -284,6 +284,7 @@ class StateRunnerTest(ShellCase):
|
|||
{'out': 'highstate', 'ret': {'minion': False}}
|
||||
)
|
||||
|
||||
|
||||
@skipIf(salt.utils.platform.is_windows(), '*NIX-only test')
|
||||
class OrchEventTest(ShellCase):
|
||||
'''
|
||||
|
|
Loading…
Add table
Reference in a new issue