X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a45b5f6f12e4e87c3ff0ce6f79a4999fef6e8bc5..274f2f9408e4553643af1b8154050f052132714e:/cypress/integration/favorites.spec.js diff --git a/cypress/integration/favorites.spec.js b/cypress/integration/favorites.spec.js index eaeb664425..c745e26717 100644 --- a/cypress/integration/favorites.spec.js +++ b/cypress/integration/favorites.spec.js @@ -153,7 +153,7 @@ describe('Favorites tests', function () { }); }); - it.only('can view favourites in workflow', () => { + it('can view favourites in workflow', () => { cy.createProject({ owningUser: adminUser, targetUser: activeUser,