Thread: pgAdmin 4 commit: Fix regression tests for password reset in servermod

pgAdmin 4 commit: Fix regression tests for password reset in servermod

From
Dave Page
Date:
Fix regression tests for password reset in server mode

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1a4e21e6dd689aa6e5c53f1453f342529850aaa3
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/__init__.py                  | 8 ++++----
web/pgadmin/browser/tests/test_reset_password.py | 4 ++--
web/pgadmin/browser/tests/utils.py               | 4 ++--
web/regression/runtests.py                       | 6 ++++++
4 files changed, 14 insertions(+), 8 deletions(-)