pgAdmin 4 commit: Remove unnecessary print statement in the regression

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove unnecessary print statement in the regression
Date: 2019-03-29 14:47:51
Message-ID: E1h9snP-0004OW-8r@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove unnecessary print statement in the regression tests.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a2aabf6270a22cd7e3005f315cd9315c61ba7efa
Author: Usman Muzaffar <usman(dot)muzaffar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/feature_tests/query_tool_journey_test.py | 1 -
1 file changed, 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-03-29 15:06:26 Re: [pgAdmin4][Patch]: RM #4110 "Updating 'Custom auto-vacuum?' property throws error for Materialized View."
Previous Message Dave Page 2019-03-29 14:47:34 Re: Feature Tests query tool: unnecessary print statement removal