mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Mark destructive test
This commit is contained in:
parent
8af09c31ca
commit
ce282f9754
1 changed files with 1 additions and 0 deletions
|
@ -333,6 +333,7 @@ class WinLGPOGetPolicyADMXTestCase(TestCase, LoaderModuleMockMixin):
|
|||
'Allow Telemetry': 'Not Configured'}}}}}
|
||||
self.assertDictEqual(result, expected)
|
||||
|
||||
@destructiveTest
|
||||
def test__load_policy_definitions(self):
|
||||
'''
|
||||
Test that unexpected files in the PolicyDefinitions directory won't
|
||||
|
|
Loading…
Add table
Reference in a new issue