aboutsummaryrefslogtreecommitdiffstats
path: root/workflow/workflow-bdd/stepDefinitions
diff options
context:
space:
mode:
authortalig <talig@amdocs.com>2018-07-24 10:30:55 +0300
committertalig <talig@amdocs.com>2018-07-24 10:30:55 +0300
commitf96e244d1764e0dfb5f574b73eb4d248840447c6 (patch)
tree8a9e3d26846d38192c76c6f8b61fc963bf15ad48 /workflow/workflow-bdd/stepDefinitions
parentc25c8557c370e683fc97e27364b71f3468ec8354 (diff)
Add/Fix workflow/version flow tests
Change-Id: I63d432333d5038ff5178742fb3b2347d1b551879 Issue-ID: SDC-1503 Signed-off-by: talig <talig@amdocs.com>
Diffstat (limited to 'workflow/workflow-bdd/stepDefinitions')
-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
**/