test was different slightly on 2017.7

This commit is contained in:
Daniel Wallace 2018-01-05 12:25:09 -07:00
parent d20fc93625
commit 24114e91c1
No known key found for this signature in database
GPG key ID: 5FA5E5544F010D48

View file

@ -814,7 +814,7 @@ class TestFileState(TestCase, LoaderModuleMockMixin):
'comment': comt,
'result': None,
'pchanges': p_chg,
'changes': {'/etc/grub.conf': {'directory': 'new'}}
'changes': {'/etc/testdir': {'directory': 'new'}}
})
self.assertDictEqual(filestate.directory(name,
user=user,