Skip to content

Commit 5578b2a

Browse files
committed
Revert "test: skip remote link reshare test"
Signed-off-by: Elizabeth Danzberger <[email protected]>
1 parent d6dd5de commit 5578b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/e2e/share-federated.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ describe('Federated sharing of office documents', function() {
3939
})
4040
})
4141

42-
it.skip('Open a remotely shared file as a link', function() {
42+
it('Open a remotely shared file as a link', function() {
4343
cy.login(shareOwner)
4444
cy.shareFileToRemoteUser(shareOwner, '/document-reshare.odt', shareRecipient)
4545

0 commit comments

Comments
 (0)