reactive/webfux/hello-security-explicit useJUnitPlatform
This commit is contained in:
@@ -20,3 +20,7 @@ dependencies {
|
||||
|
||||
integTestImplementation "org.seleniumhq.selenium:htmlunit-driver"
|
||||
}
|
||||
|
||||
tasks.withType(Test).configureEach {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user