[ARVADOS-WORKBENCH2] updated: 2.1.0-292-g0569677b

Git user git at public.arvados.org
Tue Apr 20 19:28:20 UTC 2021


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

       via  0569677b7c4d4a907950b6dfc6218eabaa2aad59 (commit)
      from  eaf76a93400029d3d788264b829bf878aad1f661 (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 0569677b7c4d4a907950b6dfc6218eabaa2aad59
Author: Daniel Kutyła <daniel.kutyla at contractors.roche.com>
Date:   Tue Apr 20 21:27:51 2021 +0200

    17415: Removed only
    
    Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla at contractors.roche.com>

diff --git a/cypress/integration/collection.spec.js b/cypress/integration/collection.spec.js
index ea5076e1..3767e6bf 100644
--- a/cypress/integration/collection.spec.js
+++ b/cypress/integration/collection.spec.js
@@ -32,7 +32,7 @@ describe('Collection panel tests', function () {
         cy.clearLocalStorage();
     });
 
-    it.only('allows to download mountain duck config for a collection', () => {
+    it('allows to download mountain duck config for a collection', () => {
         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