diff options
author | Eylon Malin <eylon.malin@intl.att.com> | 2019-11-24 10:15:02 +0200 |
---|---|---|
committer | Eylon Malin <eylon.malin@intl.att.com> | 2019-11-24 10:25:00 +0200 |
commit | ae36a252b2772a94d3c8ae6b93e2a342156f75d5 (patch) | |
tree | cb74a4a2dde3a37ca2fdf8cf6d7dbc4925b8f3e9 /vid-automation/src/test/resources | |
parent | dbd97a1dd39e0fa3a587b00cb8f42616ef59a2f6 (diff) |
remove CREATE_INSTANCE_TEST feature flag
Issue-ID: VID-721
Change-Id: Id956a0b5b840c5e76cc1f6f7ea33a7d00f5670c3
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Diffstat (limited to 'vid-automation/src/test/resources')
-rw-r--r-- | vid-automation/src/test/resources/features.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vid-automation/src/test/resources/features.properties b/vid-automation/src/test/resources/features.properties index 1324403c6..f3ed49122 100644 --- a/vid-automation/src/test/resources/features.properties +++ b/vid-automation/src/test/resources/features.properties @@ -1,4 +1,3 @@ -CREATE_INSTANCE_TEST = false EMPTY_DRAWING_BOARD_TEST = false FLAG_ADD_MSO_TESTAPI_FIELD = true FLAG_NETWORK_TO_ASYNC_INSTANTIATION = false |