Remove §

See if this fixes format in windows
This commit is contained in:
Rob Winch
2024-10-20 23:30:38 -05:00
parent ae606d51f4
commit 7f26e54d07
2 changed files with 5 additions and 5 deletions

View File

@@ -294,7 +294,7 @@ class Webauthn4jRelyingPartyOperationsTests {
* https://www.w3.org/TR/webauthn-3/#sctn-registering-a-new-credential
*
* 9. Verify that the value of C.origin is an origin expected by the Relying Party.
* See § 13.4.9 Validating the origin of a credential for guidance.
* See 13.4.9 Validating the origin of a credential for guidance.
*/
@Test
void registerCredentialWhenCOriginNotExpected() {