pgAdmin 4 commit: Un-break the feature tests. Fixes from Surinder and m

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Un-break the feature tests. Fixes from Surinder and m
Date: 2017-06-14 08:59:15
Message-ID: E1dL48x-00035c-Dg@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Un-break the feature tests. Fixes from Surinder and myself.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2b4a8ed89c9374fa9e0f9c0eb190662979d0bb6b
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/feature_tests/copy_selected_query_results_feature_test.py | 2 +-
web/pgadmin/feature_tests/query_tool_journey_test.py | 2 +-
web/regression/feature_utils/pgadmin_page.py | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-14 08:59:39 Re: [pgAdmin4][Patch][RM_2482]: Query tool/ Edit grid panel should have meaningful title
Previous Message Dave Page 2017-06-14 08:37:36 Re: [patch] Correct bundle test that polluted Python modules