[arvados-workbench2] updated: 2.5.0-44-g41d6ed56

git repository hosting git at public.arvados.org
Mon Mar 6 16:54:09 UTC 2023


Summary of changes:
 cypress/integration/banner-tooltip.spec.js | 4 ----
 1 file changed, 4 deletions(-)

       via  41d6ed562487d97353808c6e54e9a608ac16f779 (commit)
      from  c9035537f611078317d9087c8b4061dd850e81aa (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 41d6ed562487d97353808c6e54e9a608ac16f779
Author: Daniel Kutyła <daniel.kutyla at contractors.roche.com>
Date:   Mon Mar 6 17:53:53 2023 +0100

    19836: Change test
    
    Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla at contractors.roche.com>

diff --git a/cypress/integration/banner-tooltip.spec.js b/cypress/integration/banner-tooltip.spec.js
index 53777058..6156909c 100644
--- a/cypress/integration/banner-tooltip.spec.js
+++ b/cypress/integration/banner-tooltip.spec.js
@@ -34,8 +34,6 @@ describe('Collection panel tests', function () {
 
         cy.loginAs(adminUser);
 
-        // cy.goToPath(`/collections/${collectionUUID}`);
-
         cy.wait(2000);
 
         cy.get('[data-cy=confirmation-dialog-ok-btn]').click();
@@ -54,8 +52,6 @@ describe('Collection panel tests', function () {
 
         cy.loginAs(adminUser);
 
-        // cy.goToPath(`/collections/${collectionUUID}`);
-
         cy.wait(2000);
 
         cy.get('[data-cy=side-panel-tree]').then(($el) => {

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list