reactive/webflux/authentication/username-pasword/form useJunitPlatform
This commit is contained in:
parent
ef88df6f75
commit
bd7c6a259a
|
@ -22,3 +22,7 @@ dependencies {
|
|||
integTestImplementation 'org.seleniumhq.selenium:htmlunit-driver'
|
||||
}
|
||||
|
||||
|
||||
tasks.withType(Test).configureEach {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue