mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-18 05:20:43 +01:00
Revert "test: skip remote link reshare test"
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
This commit is contained in:
parent
d6dd5de42a
commit
5578b2a180
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue