Skip to content

Commit aee8989

Browse files
pkp/pkp-lib#10765 Adjust test for changed label
1 parent eb1ac67 commit aee8989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/tests/integration/Z_ArticleViewDCMetadata.cy.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ describe('Article View Metadata - DC Plugin', function() {
374374
cy.checkDoiConfig(['publication', 'issue']);
375375

376376
// After configuration, go to submissions
377-
cy.get('nav').contains('Dashboards').click();
377+
cy.get('nav').contains('Editor Dashboard').click();
378378
cy.get('nav').contains('Active submissions').click();
379379

380380
// Create a new submission

0 commit comments

Comments
 (0)