pgAdmin 4 commit: Fixed API test case after upgrading Flask to v2. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed API test case after upgrading Flask to v2.
Date
Msg-id E1mprOA-0007Lu-SG@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed API test case after upgrading Flask to v2.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bce7e8346de73d6e5700a0f12b512c56057a7267

Modified Files
--------------
web/regression/python_test_utils/csrf_test_client.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6984]: Port Backup Global, Backup Server and Backup object dialog in React
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Use .__ne__ instead of 'is not None' statement to fix