17500: Allows Cypress tests to navigate using the app's router.
[arvados-workbench2.git] / cypress / integration / project.spec.js
index 69809b260e9be53a892fa6acc616fa0b33e8f449..76a6d0fff6373bfd09044742b03856d8b22ab340 100644 (file)
@@ -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