pgAdmin 4 commit: Fixed Jasmine test cases.

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.
Date: 2022-08-22 13:19:18
Message-ID: E1oQ7Ko-0002KB-32@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed Jasmine test cases.

refs #7633

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6b6efd1c4d5b01f4d42ad8d6a0925cb00ae05875
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
web/regression/javascript/SchemaView/SchemaView.spec.js | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-08-22 13:19:36 Re: [pgAdmin][RM-7633]: On startup, autofocus on master password input.
Previous Message Akshay Joshi 2022-08-22 13:19:02 Re: [Patch] - Cursor is not visible in trigger code pane