Get policy in CsarInstaller
[clamp.git] / src / test / java / org / onap / clamp / clds / it / config / SdcControllersConfigurationItCase.java
index 7c520a2..7ef7345 100644 (file)
@@ -45,7 +45,7 @@ import org.springframework.test.util.ReflectionTestUtils;
  */
 @RunWith(SpringRunner.class)
 @SpringBootTest
-@ActiveProfiles(profiles = "clamp-default,clamp-default-user,clamp-sdc-controller-new")
+@ActiveProfiles(profiles = "clamp-default,clamp-default-user,clamp-sdc-controller")
 public class SdcControllersConfigurationItCase {
 
     @Autowired