Skip to content

Commit 3a11d15

Browse files
committed
Merge branch '6.4.x'
- Disable Flaky WebAuthnWebDriverTests Closes gh-16754
2 parents b97b555 + f2f9d82 commit 3a11d15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/src/integration-test/java/org/springframework/security/config/annotation/configurers/WebAuthnWebDriverTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
*
6868
* @author Daniel Garnier-Moiroux
6969
*/
70+
@org.junit.jupiter.api.Disabled
7071
class WebAuthnWebDriverTests {
7172

7273
private String baseUrl;

0 commit comments

Comments
 (0)