pgAdmin 4 commit: Fixed an issue where roles are not deleted after API - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where roles are not deleted after API
Date
Msg-id E1l9kjX-0005Fg-NC@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where roles are not deleted after API test execution.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c660f2155709329978d3b0c912790c46b4fa86c
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
.../tools/datagrid/tests/test_data_grid_update_connection.py   | 10 ++++++++++
1 file changed, 10 insertions(+)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6207] Update JS dependencies
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - API Tests Tear-down Fix