summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/pgdb.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pgdb.py b/tests/pgdb.py
index 78800ff..f9be5f0 100755
--- a/tests/pgdb.py
+++ b/tests/pgdb.py
@@ -27,6 +27,7 @@ idp_a = {'hostname': '${ADDRESS}:${PORT}',
'admin_user': '${TEST_USER}',
'system_user': '${TEST_USER}',
'instance': '${NAME}',
+ 'openid': 'False',
'secure': 'no',
'testauth': 'yes',
'pam': 'no',