Skip to content

Commit

Permalink
Merge pull request #4763 from nextcloud/automated/noid/stable25-updat…
Browse files Browse the repository at this point in the history
…e-nextcloud-ocp
  • Loading branch information
juliushaertl authored Sep 4, 2023
2 parents 7aa8e3e + dc7afee commit e958332
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cypress/e2e/links.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ describe('test link marks', function() {
cy.getContent()
.find('.widgets--list', { timeout: 10000 })
.find('.widget-default--title')
.contains('Nextcloud - Online collaboration platform')
.contains('Nextcloud')
})

it('does not show a link preview for links within a paragraph', () => {
Expand Down

0 comments on commit e958332

Please sign in to comment.