mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix lint (spelling error)
This commit is contained in:
parent
0de54ed953
commit
5ee64e9b0e
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@ class WinFunctionsTestCase(TestCase):
|
|||
hive='HKLM',
|
||||
key='{0}\\{1}\\'.format(FAKE_KEY, UNICODE_KEY),
|
||||
),
|
||||
expectee
|
||||
expected
|
||||
)
|
||||
finally:
|
||||
win_reg.delete_key_recursive(hive='HKLM', key=FAKE_KEY)
|
||||
|
|
Loading…
Add table
Reference in a new issue