aboutsummaryrefslogtreecommitdiffstats
path: root/workflow/workflow-bdd/stepDefinitions/Workflow_Steps.js
diff options
context:
space:
mode:
authorAvi Gaffa <avi.gaffa@amdocs.com>2018-07-24 08:13:45 +0000
committerGerrit Code Review <gerrit@onap.org>2018-07-24 08:13:45 +0000
commitb987e4ee170b670716ec81fa9b080eebaff0f766 (patch)
tree33f3d9ee3705a4442542240738525e5b3b1e83ab /workflow/workflow-bdd/stepDefinitions/Workflow_Steps.js
parentea00fb975810f31d1c79d0aa6d1d0fa3cf8ecfa8 (diff)
parentf96e244d1764e0dfb5f574b73eb4d248840447c6 (diff)
Merge "Add/Fix workflow/version flow tests"
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
**/