Skip to content

Commit

Permalink
Signed-off-by: mohamed idays [email protected]
Browse files Browse the repository at this point in the history
tweaks
  • Loading branch information
midays committed Nov 29, 2023
1 parent aaa5e4a commit cc5a69e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ describe(["@tier3"], "Tests related to application assessment and review", () =>
.last()
.should("not.have.text", cloudNative);
// todo: uncomment when the bug is fixed
AssessmentQuestionnaire.delete(cloudNative);
// AssessmentQuestionnaire.delete(cloudNative);
});

after("Perform test data clean up", function () {
Expand Down

0 comments on commit cc5a69e

Please sign in to comment.