[arvados] updated: 2.7.0-6586-g22bb6b1e8d

git repository hosting git at public.arvados.org
Fri May 17 13:33:17 UTC 2024


Summary of changes:
 services/workbench2/cypress/e2e/page-not-found.cy.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  22bb6b1e8d9008240dde406b2de5acc32dec2939 (commit)
      from  fa6cf6b0c3f6b380443ebeeefaa994347db25415 (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 22bb6b1e8d9008240dde406b2de5acc32dec2939
Author: Lisa Knox <lisaknox83 at gmail.com>
Date:   Fri May 17 09:33:09 2024 -0400

    21224: removed stray .only
    
    Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>

diff --git a/services/workbench2/cypress/e2e/page-not-found.cy.js b/services/workbench2/cypress/e2e/page-not-found.cy.js
index da36692743..7cffd1079b 100644
--- a/services/workbench2/cypress/e2e/page-not-found.cy.js
+++ b/services/workbench2/cypress/e2e/page-not-found.cy.js
@@ -24,7 +24,7 @@ describe('Page not found tests', function() {
     });
 
 
-    it.only('shows not found popup', function() {
+    it('shows not found popup', function() {
         // given
         [
             '/projects/zzzzz-j7d0g-nonexistingproj',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list