pgAdmin 4 commit: Fixed feature test failure.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed feature test failure.
Date: 2022-03-07 10:11:05
Message-ID: E1nRAKX-0003xn-GM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed feature test failure.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3ad0862c5933d60f7277e6cff3a4a7e6c670faf8
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/feature_tests/file_manager_test.py | 2 +-
web/pgadmin/feature_tests/pg_utilities_maintenance_test.py | 2 +-
web/pgadmin/feature_tests/xss_checks_pgadmin_debugger_test.py | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-03-07 10:11:58 Re: [Patch] - Feature Test Fix
Previous Message Akshay Joshi 2022-03-07 10:04:20 Re: [pgAdmin][RM-7186]: Connect database issue from object menu