Fixing lint

This commit is contained in:
Gareth J. Greenaway 2018-05-28 09:36:10 -07:00
parent 02609b6e61
commit 3e074be9c3
No known key found for this signature in database
GPG key ID: 10B62F8A7CAD7A41

View file

@ -284,6 +284,7 @@ class StateRunnerTest(ShellCase):
{'out': 'highstate', 'ret': {'minion': False}}
)
@skipIf(salt.utils.platform.is_windows(), '*NIX-only test')
class OrchEventTest(ShellCase):
'''