Skip to content

Commit 6801734

Browse files
committed
Add perCredMgmtRO to test
1 parent 8a97204 commit 6801734

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webauthn-server-attestation/src/test/scala/com/yubico/fido/metadata/MetadataBlobSpec.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ class MetadataBlobSpec
7676
options.isAuthnrCfg should be(false)
7777
options.isUvAcfg should be(false)
7878
options.isCredMgmt should be(false)
79+
options.isPerCredMgmtRO should be(false)
7980
options.isCredentialMgmtPreview should be(false)
8081
options.isSetMinPINLength should be(false)
8182
options.isMakeCredUvNotRqd should be(false)

0 commit comments

Comments
 (0)