env
This commit is contained in:
parent
743021a2b2
commit
9f1d3fa92d
@ -35,6 +35,10 @@ dependencies {
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
}
|
||||
|
||||
jar {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
tasks.named('test') {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user