This commit is contained in:
Eren Güven 2015-10-08 14:57:33 +02:00
parent bc90c5bffe
commit 2caf1d21d6

View File

@ -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',