X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5e020488f67b5bc919796e0dc8b0b9f3b3ff23b0..2129d2a8fc553a0e89b374bdad2226ff3b3d377e:/cypress/integration/search.spec.js diff --git a/cypress/integration/search.spec.js b/cypress/integration/search.spec.js index 403516b324..491292bece 100644 --- a/cypress/integration/search.spec.js +++ b/cypress/integration/search.spec.js @@ -82,7 +82,7 @@ describe('Search tests', function() { }); }); - it.only('can display path of the selected item', function() { + it('can display path of the selected item', function() { const colName = `Collection ${Math.floor(Math.random() * Math.floor(999999))}`; // Creates the collection using the admin token so we can set up