Skip to content

Commit

Permalink
Marked analysis_metrics.test.ts with product bug (#741)
Browse files Browse the repository at this point in the history
Signed-off-by: Maayan Hadasi <[email protected]>
  • Loading branch information
mguetta1 authored Oct 11, 2023
1 parent 5adb088 commit a934ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/tests/custom-metrics/analysis_metrics.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ describe(["@tier2"], "Custom Metrics - Count the total number of initiated analy
});
});

it("Perform analyses - Validate the tasks initiated counter increased", function () {
it("Bug MTA-1347: Perform analyses - Validate the tasks initiated counter increased", function () {
// For source code analysis application must have source code URL git or svn
const bookServerApp = new Analysis(
getRandomApplicationData("bookserverApp", {
Expand Down

0 comments on commit a934ecf

Please sign in to comment.