Merge branch '6.2.x' into 6.3.x
This commit is contained in:
@@ -106,6 +106,7 @@ public class OAuth2LoginApplicationTests {
|
||||
@BeforeEach
|
||||
void setup() {
|
||||
this.webClient.getCookieManager().clearCookies();
|
||||
this.webClient.getOptions().setThrowExceptionOnScriptError(false);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user