test: Non-existing config options should not break anything
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
This commit is contained in:
committed by
Wolfgang Walther
parent
9be6747b66
commit
793acd276a
@@ -41,6 +41,7 @@ def defaultenv(baseenv):
|
||||
"PGRST_DB_CONFIG": "true",
|
||||
"PGRST_LOG_LEVEL": "info",
|
||||
"PGRST_DB_POOL": "1",
|
||||
"PGRST_NOT_EXISTING": "should not break any tests",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user