We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6dd5de commit 5578b2aCopy full SHA for 5578b2a
1 file changed
cypress/e2e/share-federated.spec.js
@@ -39,7 +39,7 @@ describe('Federated sharing of office documents', function() {
39
})
40
41
42
- it.skip('Open a remotely shared file as a link', function() {
+ it('Open a remotely shared file as a link', function() {
43
cy.login(shareOwner)
44
cy.shareFileToRemoteUser(shareOwner, '/document-reshare.odt', shareRecipient)
45
0 commit comments