stable

Clone or download

Read-only

fix: Stop trying to click on [Add link] button in artifact modal tests

part of: story #28274 Auto select of parents The button has been removed to reduce the number of clicks in the usage of the new artifact link. We forgot to remove the "find the add link button and click it" instruction, which makes the tests fail. How to test: - Run the artifact-modal e2e test located in the agiledashboard plugin --> The tests should succeed Change-Id: I4427f486658cde50ee08b2584a6801f58ca1a46c

Modified Files

Name
M plugins/agiledashboard/tests/e2e/cypress/cypress/e2e/artifact-modal.cy.ts +0 −1 Go to diff View file