diff --git a/cypress/e2e/share-federated.spec.js b/cypress/e2e/share-federated.spec.js index b9bcd27cfc..30108bb12f 100644 --- a/cypress/e2e/share-federated.spec.js +++ b/cypress/e2e/share-federated.spec.js @@ -39,7 +39,7 @@ describe('Federated sharing of office documents', function() { }) }) - it.skip('Open a remotely shared file as a link', function() { + it('Open a remotely shared file as a link', function() { cy.login(shareOwner) cy.shareFileToRemoteUser(shareOwner, '/document-reshare.odt', shareRecipient)