Disable Flaky WebAuthnWebDriverTests

Closes gh-16753
This commit is contained in:
Rob Winch 2025-03-17 13:54:17 -05:00
parent 806a0474f4
commit f2f9d8282a
No known key found for this signature in database

View File

@ -67,6 +67,7 @@ import static org.assertj.core.api.Assertions.assertThat;
*
* @author Daniel Garnier-Moiroux
*/
@org.junit.jupiter.api.Disabled
class WebAuthnWebDriverTests {
private String baseUrl;