From a6f08e35c331cd50073b9875886b79c7645bae38 Mon Sep 17 00:00:00 2001 From: Eylon Malin Date: Thu, 28 Nov 2019 16:46:01 +0200 Subject: remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD Issue-ID: VID-721 Change-Id: Ia06b7afe0cc2aa6f906f56802dc537f6fec283d0 Signed-off-by: Eylon Malin --- vid-automation/src/test/resources/features.properties | 1 - 1 file changed, 1 deletion(-) (limited to 'vid-automation/src/test/resources/features.properties') diff --git a/vid-automation/src/test/resources/features.properties b/vid-automation/src/test/resources/features.properties index dc258ba22..a1a6cf733 100644 --- a/vid-automation/src/test/resources/features.properties +++ b/vid-automation/src/test/resources/features.properties @@ -3,7 +3,6 @@ FLAG_NETWORK_TO_ASYNC_INSTANTIATION = false FLAG_SERVICE_MODEL_CACHE = true FLAG_SHOW_ASSIGNMENTS = true FLAG_SHOW_VERIFY_SERVICE = true -FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD = true FLAG_RESTRICTED_SELECT = false FLAG_FABRIC_CONFIGURATION_ASSIGNMENTS = true FLAG_A_LA_CARTE_AUDIT_INFO=true -- cgit 1.2.3-korg