pgAdmin 4 commit: Fixed jasmine test cases of ERD Tool.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed jasmine test cases of ERD Tool.
Date: 2021-01-18 11:10:08
Message-ID: E1l1SQC-00007A-Qb@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed jasmine test cases of ERD Tool.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=02f9b72d3efab89a443818a898205ff0b83ff6ef
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/regression/javascript/erd/onetomany_port_spec.js | 2 +-
web/regression/javascript/erd/table_node_spec.js | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-18 11:10:39 Re: [pgAdmin][RM1802] ERD Tool (Beta)
Previous Message Khushboo Vashi 2021-01-18 10:37:41 Re: [pgAdmin4][Patch] - RM 5457 - Kerberos Authentication - Phase 1