pgAdmin 4 commit: Fixed feature tests for autocomplete.

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 tests for autocomplete.
Date: 2020-10-05 09:38:15
Message-ID: E1kPMwh-0003iq-F9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed feature tests for autocomplete.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/feature_tests/query_tool_auto_complete_tests.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-10-05 09:39:48 pgAdmin 4 commit: Fixed PEP8
Previous Message Akshay Joshi 2020-10-05 09:11:34 Re: [pgAdmin4][Patch] - RM 5885 - Macro Support - Not able to change the Name