Fixed contractTest section; fixes gh-1608
This commit is contained in:
@@ -113,7 +113,7 @@ dependencies {
|
||||
}
|
||||
}
|
||||
|
||||
test {
|
||||
contractTest {
|
||||
useJUnitPlatform()
|
||||
if (getProp(envVars, "MESSAGING_TYPE") != "") {
|
||||
systemProperty("spring.profiles.active", "messagingtype")
|
||||
|
||||
Reference in New Issue
Block a user