Skip to content

Commit 75873a8

Browse files
Checks content of delete dataset modal
Signed-off-by: Jhon <jhon@lepidus.com.br>
1 parent b2cb6fe commit 75873a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cypress/tests/Test2_workflowFeatures.cy.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ describe('Dataverse Plugin - Workflow features', function () {
149149
cy.get('#datasetTab-button').click();
150150

151151
cy.contains('Delete research data').click();
152+
cy.contains('Are you sure you want to permanently delete the research data related to this preprint?');
152153
cy.get('.modal__panel button:contains("Delete research data")').click();
153154
cy.wait(5000);
154155

0 commit comments

Comments
 (0)