Skip to content

Commit

Permalink
πŸ’š wait for cy action
Browse files Browse the repository at this point in the history
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
  • Loading branch information
Vinicius Reis committed Sep 30, 2022
1 parent 75ef911 commit 13ddcb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/links.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ describe('test link marks', function() {
},
})

cy.openFile(fileName)
return cy.openFile(fileName)
})

describe('autolink', function() {
Expand Down

0 comments on commit 13ddcb9

Please sign in to comment.