Skip to content

Commit 0f95928

Browse files
committed
test(cy): adjust get notified string
It has probably changed in the assistant. Signed-off-by: Max <max@nextcloud.com>
1 parent ef28607 commit 0f95928

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cypress/e2e/Assistant.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ describe('Assistant', () => {
6969
cy.wait(2000)
7070

7171
cy.get('.assistant-modal--content button')
72-
.contains('Run task in the background and get notified')
72+
.contains('Get notified')
7373
.click()
7474

7575
cy.get('.assistant-modal--content')

0 commit comments

Comments
 (0)