Skip to content

Commit

Permalink
Remove bug marker for app import test (#1282)
Browse files Browse the repository at this point in the history
Signed-off-by: Nandini Chandra <nachandr@redhat.com>
  • Loading branch information
nachandr authored Dec 10, 2024
1 parent d56cff1 commit c99f7b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ describe(["@tier3"], "Application import operations", () => {
imports.verifyImportErrorMsg(errorMsgs);
});

it("Bug MTA-4257: 1)Applications import for non existing tags and BS \
it("1)Applications import for non existing tags and BS \
2)Verify assigned BS for imported application if BS was created through previous import", function () {
Application.open();
cy.wait("@getApplication");
Expand Down

0 comments on commit c99f7b4

Please sign in to comment.