Skip to content

Commit

Permalink
Fix App risk filter test failure
Browse files Browse the repository at this point in the history
Signed-off-by: Nandini Chandra <nachandr@redhat.com>
  • Loading branch information
nachandr committed Dec 9, 2024
1 parent 38b1609 commit 05eeeff
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 05eeeff

Please sign in to comment.