Skip to content

Commit

Permalink
MTA 7.1.1 - Fix app risk filter test (#1293)
Browse files Browse the repository at this point in the history
Signed-off-by: Nandini Chandra <[email protected]>
  • Loading branch information
nachandr authored Dec 13, 2024
1 parent 770d99d commit 020758d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ describe(["@tier3"], "Application inventory filter validations", function () {
let businessServicesList = createMultipleBusinessServices(2);
stakeholders = createMultipleStakeholders(1);

AssessmentQuestionnaire.deleteAllQuestionnaires();
AssessmentQuestionnaire.enable(fileName);

let tagList = createMultipleTags(2);
Expand Down

0 comments on commit 020758d

Please sign in to comment.