Skip to content

Commit

Permalink
added fix for integ test failures
Browse files Browse the repository at this point in the history
Signed-off-by: sumukhswamy <sumukhhs@amazon.com>
  • Loading branch information
sumukhswamy committed Aug 21, 2024
1 parent 58c2cb9 commit 709567e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ describe('Cypress', () => {
// check that re-direct to home page
cy.get('#reportDefinitionDetailsLink').should('exist');
});
});
});

0 comments on commit 709567e

Please sign in to comment.