X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/37f3a8d7a7ce05a15fbb9219763b46ba1c250976..c26242ac77e2acb8e4c38780c9340955a8e9daf5:/cypress/integration/collection.spec.js diff --git a/cypress/integration/collection.spec.js b/cypress/integration/collection.spec.js index f5f44b8513..fa3ad8e6a3 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,