mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Fix doc for RH UT
This commit is contained in:
parent
72388f7ae2
commit
ffab2db213
@ -114,7 +114,8 @@ class TimezoneTestCase(TestCase):
|
||||
@patch('os.symlink', MagicMock())
|
||||
def test_set_zone_redhat(self):
|
||||
'''
|
||||
Test
|
||||
Test zone set on RH series
|
||||
:return:
|
||||
:return:
|
||||
'''
|
||||
timezone.__grains__['os_family'] = ['RedHat']
|
||||
|
Loading…
Reference in New Issue
Block a user