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: 2021-09-15 06:12:30
Message-ID: E1mQO9m-0002sZ-RH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed jasmine test cases.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=89d40d38d9554501eeb63ea650869304719bbd4e
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
.../schemas/tables/static/js/partition.utils.ui.js | 19 +++----------------
.../javascript/schema_ui_files/partition.ui.spec.js | 3 +++
.../schema_ui_files/partition.utils.ui.spec.js | 11 ++++++++++-
3 files changed, 16 insertions(+), 17 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-15 06:28:12 Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.
Previous Message Pradip Parkale 2021-09-15 05:40:11 Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.