pgAdmin 4 commit: Fixed API test case after upgrading Flask to v2.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed API test case after upgrading Flask to v2.
Date: 2021-11-24 12:28:38
Message-ID: E1mprOA-0007Lu-SG@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

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