diff options
author | Amichai Hemli <ah0398@intl.att.com> | 2019-08-29 15:37:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-29 15:37:50 +0000 |
commit | 3d175558e53176c4e7dbea9475ea4b8fbfeb249a (patch) | |
tree | 0340ccd5ccf11072da4f01f511973d21f5972abe /vid-automation/src/test/resources/features.properties | |
parent | bdd1d2c30961d6b7e3e8777e3659dce7d32da61f (diff) | |
parent | 955722b6ddf8ddeab3d1904f5514a5be9226a59f (diff) |
Merge "edit of macro services in new view edit screen"
Diffstat (limited to 'vid-automation/src/test/resources/features.properties')
-rw-r--r-- | vid-automation/src/test/resources/features.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vid-automation/src/test/resources/features.properties b/vid-automation/src/test/resources/features.properties index 7ab0785b1..7c5f0e470 100644 --- a/vid-automation/src/test/resources/features.properties +++ b/vid-automation/src/test/resources/features.properties @@ -31,3 +31,4 @@ FLAG_1906_COMPONENT_INFO = false FLAG_1906_INSTANTIATION_API_USER_VALIDATION = true FLAG_1908_RESUME_MACRO_SERVICE=true FLAG_1908_RELEASE_TENANT_ISOLATION=true +FLAG_1908_MACRO_NOT_TRANSPORT_NEW_VIEW_EDIT=true |