aboutsummaryrefslogtreecommitdiffstats
path: root/workflow/workflow-bdd/stepDefinitions/Workflow_Steps.js
diff options
context:
space:
mode:
Diffstat (limited to 'workflow/workflow-bdd/stepDefinitions/Workflow_Steps.js')
-rw-r--r--workflow/workflow-bdd/stepDefinitions/Workflow_Steps.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/workflow/workflow-bdd/stepDefinitions/Workflow_Steps.js b/workflow/workflow-bdd/stepDefinitions/Workflow_Steps.js
index aeca5ebb..abeacab2 100644
--- a/workflow/workflow-bdd/stepDefinitions/Workflow_Steps.js
+++ b/workflow/workflow-bdd/stepDefinitions/Workflow_Steps.js
@@ -16,7 +16,7 @@
/**
* @module WORKFLOW
- * @description Creates a new WORKFLOW with a random name and saves the id and versionId on the context item object and the context vlm object<br>
+ * @description Creates a new WORKFLOW with a random name and saves the id and versionId on the context item object<br>
* Input data will be taken from the 'resources/json/createWorkflow.json' file.
* @step I want to create a Workflow
**/