mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
fix test
This commit is contained in:
parent
bc90c5bffe
commit
2caf1d21d6
@ -341,6 +341,7 @@ class PostgresTestCase(TestCase):
|
||||
'expiry time': None,
|
||||
'can login': True,
|
||||
'can update system catalogs': True,
|
||||
'groups': [],
|
||||
'inherits privileges': True}})
|
||||
|
||||
@patch('salt.modules.postgres._run_psql',
|
||||
|
Loading…
Reference in New Issue
Block a user