Skip to content

Commit

Permalink
Fix App risk filter test failure (#1286)
Browse files Browse the repository at this point in the history
Signed-off-by: Nandini Chandra <[email protected]>
  • Loading branch information
nachandr authored Dec 11, 2024
1 parent c99f7b4 commit d57f159
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 d57f159

Please sign in to comment.