diff options
author | talio <tali.orenbach@amdocs.com> | 2018-04-12 13:13:24 +0300 |
---|---|---|
committer | talio <tali.orenbach@amdocs.com> | 2018-04-12 13:13:24 +0300 |
commit | f2ea4a540c824b1b6c7223d14eba4d9f14386895 (patch) | |
tree | 9cda886a751cc405a9e56d561f0ce93956467eb4 /openecomp-bdd/features/Example_ToscaTranslationFlow.feature | |
parent | ccf1c53e30c0021e055941f801597cc7919f8461 (diff) |
Fix tests
Fix failing flow tests
Change-Id: I83ddc746b1664aaa46e39e4890db3ee39520c917
Issue-ID: SDC-1216
Signed-off-by: talio <tali.orenbach@amdocs.com>
Diffstat (limited to 'openecomp-bdd/features/Example_ToscaTranslationFlow.feature')
-rw-r--r-- | openecomp-bdd/features/Example_ToscaTranslationFlow.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-bdd/features/Example_ToscaTranslationFlow.feature b/openecomp-bdd/features/Example_ToscaTranslationFlow.feature index 4b20cd3404..5ec35f9a45 100644 --- a/openecomp-bdd/features/Example_ToscaTranslationFlow.feature +++ b/openecomp-bdd/features/Example_ToscaTranslationFlow.feature @@ -1,4 +1,4 @@ -Feature: Tosca Validation Flow +Feature: Example Tosca Validation Flow Background: Init Given I want to create a VLM |