Skip to content

Commit

Permalink
[RFR] Fix Source analysis
Browse files Browse the repository at this point in the history
Signed-off-by: Karishma Punwatkar <[email protected]>

	modified:   cypress/e2e/tests/migration/applicationinventory/analysis/source_analysis.test.ts
  • Loading branch information
kpunwatk committed Aug 9, 2024
1 parent a74dbf8 commit c242ab8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ describe(["@tier1"], "Source Analysis", () => {
}),
getRandomAnalysisData(this.analysisData["analysis_on_example-1-app"])
);
cy.wait(2 * SEC);
Application.open();
application.create();
applicationsList.push(application);
Expand Down

0 comments on commit c242ab8

Please sign in to comment.