Skip to content

Commit f3415da

Browse files
committed
refactor: remove unused code
1 parent 4c2cd4e commit f3415da

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

integration-test/build.gradle

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -51,20 +51,6 @@ idea {
5151
}
5252

5353
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-
// )
6854
useJUnitPlatform()
6955
finalizedBy jacocoTestReport
7056
}

0 commit comments

Comments
 (0)