Polish :saml2:login sample

This commit is contained in:
Marcus Da Coregio
2022-08-31 09:35:05 -03:00
parent e6c04b8f0e
commit d3ed41d5ee
2 changed files with 20 additions and 36 deletions

View File

@@ -27,7 +27,6 @@ dependencies {
testImplementation 'net.sourceforge.htmlunit:htmlunit'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.security:spring-security-test'
testImplementation 'org.awaitility:awaitility:4.2.0'
}
tasks.withType(Test).configureEach {