Skip to content

Commit

Permalink
Mark test with bug (#850)
Browse files Browse the repository at this point in the history
Signed-off-by: Shveta Sachdeva <[email protected]>
Co-authored-by: Shveta Sachdeva <[email protected]>
  • Loading branch information
sshveta and Shveta Sachdeva authored Nov 30, 2023
1 parent ccf4855 commit b43d91d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ describe(["@tier2"], "Tag category sort validations", function () {
verifySortDesc(afterDescSortList, unsortedList);
});

it("Rank sort validations", function () {
// Navigate to Tags tab
it("Bug MTA-1787: Rank sort validations", function () {
TagCategory.openList();
cy.get("@getTagCategories");

Expand Down

0 comments on commit b43d91d

Please sign in to comment.