mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Remove whitespace
This commit is contained in:
parent
8e83757c78
commit
8eb97d08be
@ -192,7 +192,7 @@ class UseraddModuleTestWindows(integration.ModuleCase):
|
||||
|
||||
user_info = self.run_function('user.info', [user_name])
|
||||
self.assertIn(group_name, user_info['groups'])
|
||||
|
||||
|
||||
except AssertionError:
|
||||
raise
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user