Skip to content

Commit

Permalink
added bug marker for Import invalid questionnaire (#1106)
Browse files Browse the repository at this point in the history
Signed-off-by: midays <[email protected]>
  • Loading branch information
midays authored May 13, 2024
1 parent cc2e862 commit adde8ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ describe(["@tier3"], "Miscellaneous Questinnaire tests", () => {
notExists(sampleQuestionnaireTemplate);
});

it("Import invalid questionnaire", function () {
it("Bug MTA-2782: Import invalid questionnaire", function () {
// Automates bug https://issues.redhat.com/browse/MTA-1349

AssessmentQuestionnaire.open();
Expand Down

0 comments on commit adde8ac

Please sign in to comment.