Merge branch '16159-logout-request-with-token'
[arvados-workbench2.git] / cypress / integration / favorites.spec.js
index eaeb66442526953617a46641af0ee5da921cfdda..c745e267174050a4c901d323d37ac0bf90921f90 100644 (file)
@@ -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,