reactive/webflux/hello useJUnitPlatform
This commit is contained in:
parent
e76a48f7ce
commit
bbe644d824
@ -16,3 +16,7 @@ dependencies {
|
||||
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
}
|
||||
|
||||
tasks.withType(Test).configureEach {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user