17415: Removed only
authorDaniel Kutyła <daniel.kutyla@contractors.roche.com>
Tue, 20 Apr 2021 19:27:51 +0000 (21:27 +0200)
committerDaniel Kutyła <daniel.kutyla@contractors.roche.com>
Tue, 20 Apr 2021 19:27:51 +0000 (21:27 +0200)
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

cypress/integration/collection.spec.js

index ea5076e1e75e77460a1b37dbaad69b4fadf4b7f5..3767e6bff26c3e8a08f4d45a95327e32c0eda499 100644 (file)
@@ -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,