states.service.mod_watch: update unit test

This commit is contained in:
Justin Findlay 2016-06-06 10:53:41 -06:00
parent d210a92f09
commit 90aee79c39

View file

@ -255,7 +255,7 @@ class ServiceTestCase(TestCase):
'comment': 'Service is already stopped', 'name': 'salt',
'result': True},
{'changes': {},
'comment': 'Unable to trigger watch for service.stack',
'comment': 'sfun must be set to either "running" or "dead"',
'name': 'salt', 'result': False},
{'changes': {},
'comment': 'Service is set to be started', 'name': 'salt',