We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a60cb33 + 70c9ebf commit ee4d5ecCopy full SHA for ee4d5ec
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('Open a remotely shared file as a link', function() {
+ it.skip('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