Skip to content

Commit

Permalink
Merge pull request #5573 from nextcloud/fix/ci
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusknorr authored Mar 26, 2024
2 parents bdfde06 + c5fd010 commit c18e128
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/e2e/share.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ describe('Open test.md in viewer', function() {
})
beforeEach(function() {
cy.login(user)
cy.visit('/apps/files')
})

it('Shares the file as a public read only link', function() {
Expand Down

0 comments on commit c18e128

Please sign in to comment.