[arvados] updated: 2.7.0-6571-g0e74a17009

git repository hosting git at public.arvados.org
Wed Apr 24 16:01:44 UTC 2024


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

       via  0e74a170097e29c5d6aee582de027aa5cd290014 (commit)
      from  f16323a0d801bf2920df6f6bb56e858d2f40f3d4 (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 0e74a170097e29c5d6aee582de027aa5cd290014
Author: Lisa Knox <lisaknox83 at gmail.com>
Date:   Wed Apr 24 12:01:38 2024 -0400

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

diff --git a/services/workbench2/cypress/e2e/collection.cy.js b/services/workbench2/cypress/e2e/collection.cy.js
index ed665e7f5a..20ecf11c09 100644
--- a/services/workbench2/cypress/e2e/collection.cy.js
+++ b/services/workbench2/cypress/e2e/collection.cy.js
@@ -203,7 +203,7 @@ describe("Collection panel tests", function () {
             });
     });
 
-    it.only("uses the editor (from details panel) with vocabulary terms", function () {
+    it("uses the editor (from details panel) with vocabulary terms", function () {
         cy.createCollection(adminUser.token, {
             name: `Test collection ${Math.floor(Math.random() * 999999)}`,
             owner_uuid: activeUser.user.uuid,

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list