Skip to content

Commit d300446

Browse files
opensearch-trigger-bot[bot]TackAdamAdam Tackett
authored
fix reporting test (#1776) (#1780)
(cherry picked from commit 8a58446) Signed-off-by: Adam Tackett <[email protected]> Co-authored-by: Adam Tackett <[email protected]> Co-authored-by: Adam Tackett <[email protected]>
1 parent d5b5fb7 commit d300446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/integration/plugins/reports-dashboards/04-download.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ describe('Cypress', () => {
5050
});
5151

5252
// download PDF
53-
cy.get('#generatePDF > span:nth-child(1) > span:nth-child(2)').click({
53+
cy.get('#generatePDF').click({
5454
force: true,
5555
});
5656

0 commit comments

Comments
 (0)