pgAdmin 4 commit: Fixed an issue where roles are not deleted after API

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where roles are not deleted after API
Date: 2021-02-10 08:20:23
Message-ID: E1l9kjX-0005Fg-NC@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mahajan(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-10 08:20:37 Re: [pgAdmin4][Patch] - API Tests Tear-down Fix
Previous Message Akshay Joshi 2021-02-10 08:17:44 Re: [pgAdmin][RM6207] Update JS dependencies