Fix Testing Setup #10
1 changed files with 0 additions and 1 deletions
|
@ -110,7 +110,6 @@ tasks {
|
|||
}
|
||||
withType<Test> {
|
||||
useJUnitPlatform()
|
||||
maxParallelForks = 1
|
||||
}
|
||||
named("compileJava").configure {
|
||||
dependsOn(swaggerSources.getByName("pmt").code)
|
||||
|
|
Loading…
Reference in a new issue