Skip to content

Commit c97b4c4

Browse files
committed
Use Bio 5.5.4 test case in FidoMetadataServiceIntegrationTest
1 parent 99eb74e commit c97b4c4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

webauthn-server-attestation/src/integrationTest/scala/com/yubico/fido/metadata/FidoMetadataServiceIntegrationTest.scala

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,11 @@ class FidoMetadataServiceIntegrationTest
222222
}
223223

224224
it("a YubiKey Bio.") {
225+
check(
226+
"YubiKey Bio Series",
227+
RealExamples.YubikeyBio_5_5_4,
228+
attachmentHintsUsb,
229+
)
225230
check(
226231
"YubiKey Bio Series",
227232
RealExamples.YubikeyBio_5_5_5,

0 commit comments

Comments
 (0)