[arvados-workbench2] updated: 2.7.0-228-g6c351b29

git repository hosting git at public.arvados.org
Thu Nov 9 16:25:37 UTC 2023


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

       via  6c351b29d205b54fd86b62cf4e39d06b0d2a6dcd (commit)
      from  4d3c5f5861ea4c1d5e8491517806651cdfeab57f (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 6c351b29d205b54fd86b62cf4e39d06b0d2a6dcd
Author: Lisa Knox <lisaknox83 at gmail.com>
Date:   Thu Nov 9 11:25:31 2023 -0500

    19302: updated int test 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 af2712e2..84649f45 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('can navigate from collapsed panel', () => {
+    it.only('can navigate from collapsed panel', () => {
 
         const collapsedCategories = {
             'shared-with-me': '/shared-with-me',
@@ -157,6 +157,7 @@ describe('Side panel tests', function() {
             'groups': '/groups',
             'all-processes': '/all_processes',
             'trash': '/trash',
+            'shell-access': '/virtual-machines-user',
             'home-projects': `/projects/${activeUser.user.uuid}`,
         }
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list