[ARVADOS-WORKBENCH2] updated: 2.1.0-103-gf40add99

Git user git at public.arvados.org
Fri Nov 20 22:23:17 UTC 2020


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

       via  f40add991a9557c2cb692f59a78ab3f2bd98121f (commit)
      from  1d290090166ba02d8e89e2c2476f948b2ca7cf48 (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 f40add991a9557c2cb692f59a78ab3f2bd98121f
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date:   Fri Nov 20 19:22:47 2020 -0300

    13494: Re-activates other collection related tests.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas at di-pentima.com.ar>

diff --git a/cypress/integration/collection-panel.spec.js b/cypress/integration/collection-panel.spec.js
index 5776fcaa..2b9957a3 100644
--- a/cypress/integration/collection-panel.spec.js
+++ b/cypress/integration/collection-panel.spec.js
@@ -301,7 +301,7 @@ describe('Collection panel tests', function() {
         });
     });
 
-    it.only('uses the collection version browser to view a previous version', function() {
+    it('uses the collection version browser to view a previous version', function() {
         const colName = `Test Collection ${Math.floor(Math.random() * 999999)}`;
 
         // Creates the collection using the admin token so we can set up

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list