Skip to content

Commit 9047e14

Browse files
authored
Mark bug in 7.3 (konveyor#1408)
Signed-off-by: Shveta Sachdeva <sshveta@redhat.com>
1 parent 58e21e9 commit 9047e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/e2e/tests/migration/applicationinventory/analysis/source_analysis_without_creds.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ describe(["@tier1"], "Source Analysis without credentials", () => {
5858

5959
it(
6060
["@tier0", "@ci"],
61-
"Source Analysis on bookserver app and its issues validation",
61+
"Bug MTA-4773: Source Analysis on bookserver app and its issues validation",
6262
function () {
6363
// For source code analysis application must have source code URL git or svn
6464
application = new Analysis(

0 commit comments

Comments
 (0)