17306: Code cleanup
authorDaniel Kutyła <daniel.kutyla@contractors.roche.com>
Wed, 17 Feb 2021 21:13:46 +0000 (22:13 +0100)
committerDaniel Kutyła <daniel.kutyla@contractors.roche.com>
Wed, 17 Feb 2021 21:13:46 +0000 (22:13 +0100)
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>01~

cypress/integration/favorites.spec.js

index 13beed7a15b1d06c7ec80539f09d762128900c3c..d6055adde7a24b77d12f5b2b63bfa0325b1e668a 100644 (file)
@@ -160,8 +160,6 @@ describe('Favorites tests', function () {
 
         cy.getAll('@testSourceCollection', '@testTargetCollection')
             .then(function ([testSourceCollection, testTargetCollection]) {
-                cy.loginAs(activeUser);
-
                 cy.get('.layout-pane-primary')
                     .contains('Projects').click();