Skip to content

Commit

Permalink
chore: Skip files list in sharing tests
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliusknorr committed Mar 26, 2024
1 parent fa336e7 commit 10afccf
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 10afccf

Please sign in to comment.