X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/40d96a9dafd0db3497a997a48ee223509de05de0..c0309f65edc9e6ed92e13d4d83afaa8b043c56b0:/cypress/integration/project.spec.js diff --git a/cypress/integration/project.spec.js b/cypress/integration/project.spec.js index 69809b260e..76a6d0fff6 100644 --- a/cypress/integration/project.spec.js +++ b/cypress/integration/project.spec.js @@ -88,7 +88,7 @@ describe('Project tests', function() { } cy.loginAs(activeUser); - cy.doSearch(`${activeUser.user.uuid}`); + cy.goToPath(`/projects/${activeUser.user.uuid}`); cy.get('[data-cy=breadcrumb-first]').should('contain', 'Projects'); cy.get('[data-cy=breadcrumb-last]').should('not.exist'); // Create new project