[arvados-workbench2] updated: 2.7.0-217-ge5fadeed

git repository hosting git at public.arvados.org
Mon Nov 6 19:20:30 UTC 2023


Summary of changes:
 cypress/integration/side-panel.spec.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  e5fadeed6b9052254606e7c0529752b74f50a27b (commit)
      from  8997608d0fae4eba9d92d7e363bdc6bb462e933d (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 e5fadeed6b9052254606e7c0529752b74f50a27b
Author: Lisa Knox <lisaknox83 at gmail.com>
Date:   Mon Nov 6 14:20:27 2023 -0500

    19302: cleanup Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>

diff --git a/cypress/integration/side-panel.spec.js b/cypress/integration/side-panel.spec.js
index de6385d1..d7e4c8a8 100644
--- a/cypress/integration/side-panel.spec.js
+++ b/cypress/integration/side-panel.spec.js
@@ -148,7 +148,7 @@ describe('Side panel tests', function() {
         cy.get('[data-cy=side-panel-collapsed]').should('not.exist')
     })
 
-    it.only('can navigate from collapsed panel', () => {
+    it('can navigate from collapsed panel', () => {
 
         const collapsedCategories = {
             'shared-with-me': '/shared-with-me',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list