Skip to content

Commit

Permalink
Add bug ID to archetype questionnaire feature test (konveyor#1190)
Browse files Browse the repository at this point in the history
Signed-off-by: Nandini Chandra <[email protected]>
  • Loading branch information
nachandr authored Aug 12, 2024
1 parent f5e10cc commit 1c013bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ describe(["@tier3"], "Tests for archetype questionnaire features", () => {
archetype.discard("Discard assessment(s)");
});

it("Bug: MTA-3417 Archetypes: 1) Test auto answer feature of questionnaires; 2) Save assessment", function () {
it("Bug MTA-3417: Archetypes: 1) Test auto answer feature of questionnaires; 2) Save assessment", function () {
//Automates Polarion MTA-388: Auto answer
archetype.clickAssessButton();
Assessment.take_questionnaire(cloudReadinessQuestionnaire);
Expand Down

0 comments on commit 1c013bc

Please sign in to comment.