X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Ftest%2Fjava%2Forg%2Fonap%2Fclamp%2Fclds%2Ftosca%2Fupdate%2FToscaConverterWithDictionarySupportItCase.java;h=7f0e57602852427641e8e80ecc211c896b6a83d0;hb=32bfb481953f057ce460ba10efbf51509a2cec1f;hp=ea11f80043fcadbf2f6980c9d4a7de9851157b82;hpb=f152e38d8120333a2572d0b785f4e68aedc92a04;p=clamp.git diff --git a/src/test/java/org/onap/clamp/clds/tosca/update/ToscaConverterWithDictionarySupportItCase.java b/src/test/java/org/onap/clamp/clds/tosca/update/ToscaConverterWithDictionarySupportItCase.java index ea11f800..7f0e5760 100644 --- a/src/test/java/org/onap/clamp/clds/tosca/update/ToscaConverterWithDictionarySupportItCase.java +++ b/src/test/java/org/onap/clamp/clds/tosca/update/ToscaConverterWithDictionarySupportItCase.java @@ -46,7 +46,7 @@ import org.springframework.test.context.junit4.SpringJUnit4ClassRunner; @RunWith(SpringJUnit4ClassRunner.class) @SpringBootTest(classes = Application.class) -@ActiveProfiles(profiles = "clamp-default,clamp-default-user,default-dictionary-elements") +@ActiveProfiles({"clamp-default","clamp-default-user","default-dictionary-elements"}) public class ToscaConverterWithDictionarySupportItCase { @Autowired