pgAdmin 4 commit: Fixed failure in 'SchemaDiffTestCase'

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed failure in 'SchemaDiffTestCase'
Date: 2022-04-20 11:58:25
Message-ID: E1nh8yX-0005AE-NK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed failure in 'SchemaDiffTestCase'

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/schema_diff/tests/test_schema_diff_comp.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2022-04-20 13:00:34 Re: [pgAdmin][RM6131] Port query tool to React
Previous Message Akshay Joshi 2022-04-20 09:57:24 pgAdmin 4 commit: Added options 'Ignore owner' and 'Ignore whitespace'