We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2cd4e commit f3415daCopy full SHA for f3415da
integration-test/build.gradle
@@ -51,20 +51,6 @@ idea {
51
}
52
53
test {
54
-// dependsOn(
55
-// ":vul:vul-webapp:war",
56
-// ":vul:vul-webapp-expression:war",
57
-// ":vul:vul-webapp-deserialize:war",
58
-// ":vul:vul-webapp-jakarta:war",
59
-// ":vul:vul-springboot1:bootJar",
60
-// ":vul:vul-springboot2:bootJar",
61
-// ":vul:vul-springboot2-jetty:bootJar",
62
-// ":vul:vul-springboot2-undertow:bootJar",
63
-// ":vul:vul-springboot2:bootWar",
64
-// ":vul:vul-springboot2-webflux:bootJar",
65
-// ":vul:vul-springboot3:bootJar",
66
-// ":vul:vul-springboot3-webflux:bootJar",
67
-// )
68
useJUnitPlatform()
69
finalizedBy jacocoTestReport
70
0 commit comments