From adf61edb571ce7968bb0c8fb29614ef5e989ad17 Mon Sep 17 00:00:00 2001 From: Blesilda Ramirez Date: Fri, 1 Nov 2024 02:27:21 +0800 Subject: [PATCH 1/2] pkp/pkp-lib#9626 Update cypress test for clicking tooltip button --- cypress/tests/data/10-ApplicationSetup/20-CreateContext.cy.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cypress/tests/data/10-ApplicationSetup/20-CreateContext.cy.js b/cypress/tests/data/10-ApplicationSetup/20-CreateContext.cy.js index 9c3e009c44f..5d3ca20746d 100644 --- a/cypress/tests/data/10-ApplicationSetup/20-CreateContext.cy.js +++ b/cypress/tests/data/10-ApplicationSetup/20-CreateContext.cy.js @@ -84,9 +84,9 @@ describe('Data suite tests', function() { cy.get('#indexing button').contains('Save').click(); cy.get('#indexing [role="status"]').contains('Saved'); - cy.get('label[for="searchIndexing-searchDescription-control-en"] ~ button.tooltipButton').click(); + cy.get('label[for="searchIndexing-searchDescription-control-en"] ~ span.tooltipButton').click(); cy.get('div').contains('Provide a brief description'); - cy.get('label[for="searchIndexing-searchDescription-control-en"] ~ button.tooltipButton').click(); + cy.get('label[for="searchIndexing-searchDescription-control-en"] ~ span.tooltipButton').click(); }); it('Tests context settings form', function() { From bdca09c7a1aa071e503f283239d4395be0820f3f Mon Sep 17 00:00:00 2001 From: Blesilda Ramirez Date: Fri, 8 Nov 2024 20:12:27 +0800 Subject: [PATCH 2/2] pkp/pkp-lib#9626 Update submodules ##blesildaramirez/i9626## --- lib/pkp | 2 +- lib/ui-library | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/pkp b/lib/pkp index bf64b629ef0..c3916abcc56 160000 --- a/lib/pkp +++ b/lib/pkp @@ -1 +1 @@ -Subproject commit bf64b629ef06e515d4a1177142210d3cafc96681 +Subproject commit c3916abcc5632ed936db0c3dd4fa13cfb3bd0f57 diff --git a/lib/ui-library b/lib/ui-library index a0ab8c6ea93..ca1358e7881 160000 --- a/lib/ui-library +++ b/lib/ui-library @@ -1 +1 @@ -Subproject commit a0ab8c6ea9394b58a0afdd20bea03cc0a4058664 +Subproject commit ca1358e7881b72ebfdc852c76ca2f1a1153346d7