mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fix test
This commit is contained in:
parent
bc90c5bffe
commit
2caf1d21d6
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue