Update Tests in oauth2webclient Sample

Issue gh-7886
This commit is contained in:
Josh Cummings
2020-01-29 11:47:03 -07:00
parent c367378421
commit 187c76e610
7 changed files with 230 additions and 19 deletions

View File

@@ -12,4 +12,5 @@ dependencies {
testCompile project(':spring-security-test')
testCompile 'org.springframework.boot:spring-boot-starter-test'
testCompile 'com.squareup.okhttp3:mockwebserver'
}