Skip to content

Commit

Permalink
Format file
Browse files Browse the repository at this point in the history
Signed-off-by: Nandini Chandra <[email protected]>
  • Loading branch information
nachandr committed Nov 15, 2023
1 parent 23d1601 commit fdbd8f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { alertTitle } from "../../../views/common.view";

const yamlFileName = "questionnaire_import/cloud-native.yaml";
const fileName = "Cloud Native";
const legacyQuestionnaire = "Legacy Pathfinder"
const legacyQuestionnaire = "Legacy Pathfinder";

describe(["@tier2"], "Questionnaire CRUD operations", () => {
before("Login", function () {
Expand Down

0 comments on commit fdbd8f1

Please sign in to comment.