Skip to content

Commit e958332

Browse files
authored
Merge pull request #4763 from nextcloud/automated/noid/stable25-update-nextcloud-ocp
2 parents 7aa8e3e + dc7afee commit e958332

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cypress/e2e/links.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ describe('test link marks', function() {
3232
cy.getContent()
3333
.find('.widgets--list', { timeout: 10000 })
3434
.find('.widget-default--title')
35-
.contains('Nextcloud - Online collaboration platform')
35+
.contains('Nextcloud')
3636
})
3737

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

0 commit comments

Comments
 (0)