Skip to content

Commit 81e515a

Browse files
committed
fixup! tmp: bring back legacy file handler for shares
1 parent a9291f2 commit 81e515a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cypress/e2e/mixins/oddname.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ export default function(file, type, sidebar = false) {
152152
})
153153

154154
it('Open the viewer on file click (public)', function() {
155-
cy.openFile(placedName)
155+
cy.openFileInShare(placedName)
156156
cy.get('body > .viewer').should('be.visible')
157157
})
158158

0 commit comments

Comments
 (0)