Merge branch '6.4.x'

- Disable Flaky WebAuthnWebDriverTests

Closes gh-16754
This commit is contained in:
Rob Winch 2025-03-17 13:57:37 -05:00
commit 3a11d1529d
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;