Skip to content

Commit

Permalink
Remove bug marker for app import test
Browse files Browse the repository at this point in the history
Signed-off-by: Nandini Chandra <[email protected]>
  • Loading branch information
nachandr committed Dec 6, 2024
1 parent b2b515f commit 506636f
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 506636f

Please sign in to comment.