Merge "identify macro services without instantiation type in BE by feature flag"
[vid.git] / vid-automation / src / main / java / vid / automation / test / infra / Features.java
index 7c2d61c..c1a5052 100644 (file)
@@ -5,8 +5,6 @@ import org.togglz.core.context.FeatureContext;
 
 public enum Features implements Feature {
 
-    CREATE_INSTANCE_TEST,
-    EMPTY_DRAWING_BOARD_TEST,
     FLAG_ADD_MSO_TESTAPI_FIELD,
     FLAG_SERVICE_MODEL_CACHE,
     FLAG_NETWORK_TO_ASYNC_INSTANTIATION,