Skip to content

Commit f2f9d82

Browse files
committed
Disable Flaky WebAuthnWebDriverTests
Closes gh-16753
1 parent 806a047 commit f2f9d82

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

+1
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)