Thread: [pgadmin-hackers] pgAdmin 4 commit: Ensure the feature tests use the correct testsetting

Ensure the feature tests use the correct test settings database. Fixes #2486

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ee555e4687dcd94cc054738076b4cb78999e81c
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/config.py              | 2 --
web/pgadmin/__init__.py    | 5 +++++
web/regression/runtests.py | 5 ++++-
web/setup.py               | 3 ++-
4 files changed, 11 insertions(+), 4 deletions(-)