mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-24 16:01:52 +08:00
test: vul file not found
This commit is contained in:
@@ -52,13 +52,12 @@ idea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
test {
|
test {
|
||||||
dependsOn {
|
dependsOn(":vul:vul-webapp:war",
|
||||||
":vul:vul-webapp:war"
|
":vul:vul-webapp-expression:war",
|
||||||
":vul:vul-webapp-expression:war"
|
":vul:vul-webapp-jakarta:war",
|
||||||
":vul:vul-webapp-jakarta:war"
|
":vul:vul-springboot2:bootJar",
|
||||||
":vul:vul-springboot2:bootJar"
|
":vul:vul-springboot3:bootJar"
|
||||||
":vul:vul-springboot3:bootJar"
|
)
|
||||||
}
|
|
||||||
useJUnitPlatform()
|
useJUnitPlatform()
|
||||||
finalizedBy jacocoTestReport
|
finalizedBy jacocoTestReport
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user